例如,若要在两个事例视图 (之间切换,例如,若要在大写每个Word与相反的 cAPITALIZE eACH wORD) 之间切换,请选择 tOGGLE cASE。 提示: 若要对文字应用小号大写字母(小号大写字母),请选择文本,然后在“开始”选项卡的“字体”组中,单击右下角的箭头。 在“效果”下的“字体”对话框中,选择“小号大写字母”复选...
模拟Macintosh Small Caps 格式设置的 Word 5.x。 此类在 Office 2007 及更高版本中可用。 将对象序列化为 xml 时,其限定名称为 w:mwSmallCaps。C# 复制 public class MacWordSmallCaps : DocumentFormat.OpenXml.Wordprocessing.OnOffType继承 Object OpenXmlElement OpenXmlLeafElement OnOffType MacWordSmallCaps ...
For example, the fonts in the Microsoft ClearType Collection – Calibri, Cambria, Candara, Consolas, Constantia, and Corbel – contain various OpenType including small caps, ligatures, number forms, and number spacing. Gabriola, a newer font originally released with Windows 7, includes even richer...
a. The standard does not state exactly how to emulate Word 5.x for the Macintosh small caps. This element, when present with a val attribute
wdMWSmallCaps 22 Use larger small caps like Word 5.x for the Macintosh. wdNoExtraLineSpacing 23 Suppress extra line spacing like WordPerfect 5.x. wdTruncateFontHeight 24 Truncate font height. wdSubFontBySize 25 Substitute fonts based on font size. wdUsePrinterMetrics 26 Use printer metrics ...
Emulate Word 5.x for the Macintosh Small Caps Formatting. This class is available in Office 2007 and above. When the object is serialized out as xml, it's qualified name is w:mwSmallCaps. MailAsAttachment Merged Document To E-Mail Attachment. This class is available in Office 2007 and ...
OMathSmallFrac 返回或设置一个boolean 类型的值,该值代表是否在文档所包含的公式中使用小型分数。读/写。 OMathWrap 返回或设置一个值,表示换行的公式的第二行放置到新行。读/写。 OpenEncoding 返回用于打开指定的文档的编码。只读的可读。 OptimizeForWord97 ...
wdMWSmallCaps 22 Use larger small caps like Word 5.x for the Macintosh. wdNoExtraLineSpacing 23 Suppress extra line spacing like WordPerfect 5.x. wdTruncateFontHeight 24 Truncate font height. wdSubFontBySize 25 Substitute fonts based on font size. wdUsePrinterMetrics 26 Use printer metrics ...
对于简单的纯文本处理,可以从ITextDocument2 对象获取 ITextRange2 对象,并使用该对象执行大部分操作。 如果需要添加富文本格式,可以从 ITextRange2 对象获取 ITextFont2 和ITextPara2 对象。 ITextFont2 提供与 Microsoft Word 格式字体对话框等效的编程功能; ITextPara2 提供Word 格式段落对话框等效的项。
对于简单的纯文本处理,可以从ITextDocument2 对象获取 ITextRange2 对象,并使用该对象执行大部分操作。 如果需要添加富文本格式,可以从 ITextRange2 对象获取 ITextFont2 和ITextPara2 对象。 ITextFont2 提供与 Microsoft Word 格式字体对话框等效的编程功能; ITextPara2 提供Word 格式段落对话框等效的项。