zoukankan      html  css  js  c++  java
  • SAS学习笔记54 RTF文件格式

    StyleRTF Control WordExample Code
    Italicize i title 'i italicized title';
    Underline ul title 'ul underline title';
    Double underline dul title 'dul title';
    New line line title 'this is the first line this is the second ';
    Bullet ullet title 'ullet bullet preceding title';
    Emboss embo title 'embo embossed title';
    Engrave impr title 'impr engraved title';
    Subscript sub title 'This is a subscript Tsub 1';
    Superscript super title 'This is a subscript Tsuper 2';
    Outline outl title 'outl This is outlined';
    Shadow shad title 'shad This is shadowed';
    Strike strike title 'strike This is striked';
    double strike strikedl  
    dotted underline uld title 'uld dotted underline';
    Wave underline ulw title 'ulw wave underline';
    Thick underline ulth title 'ulth thick underline';
    foreground color cfn title 'cf2 foreground color';
    Font size in half points fs24 title 'fs40 fonts increased';
    Highlight highlightN title 'highlight2';
    Bold  title ' bold title';
    Left aligned ql title 'ql left aligned.
    Right aligned qr title 'qr right aligned.
    centered qc title 'qc left aligned.
  • 相关阅读:
    金色酒类企业dedecms模板
    hdu 1533 最小费用最大流
    计算几何算法
    博弈总结
    图搜索总结
    一般图匹配题集 转自夏天的风
    极大极小过程题集 转自夏天的风
    dancing links 题集转自夏天的风
    网络流题集转自夏天的风
    nyoj 547 优先队列
  • 原文地址:https://www.cnblogs.com/abble/p/11326313.html
Copyright © 2011-2022 走看看