Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 141,070 for

font

(0.11 sec)
  1. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++...." ); run -> get_Font () -> set_Color ( System ::...format a run of text using its font property. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/run...
  3. FontSavingArgs.Italic | Aspose.Words for .NET

    Discover the FontSavingArgs Italic property to easily check if your Font is italicized, enhancing your text styling and design flexibility....Indicates whether the current font is italic. public bool Italic...custom logic for exporting fonts when saving to HTML. public...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。... 处理上标和下标 通过将 Font 对象的 isSuperscript 属性设置为 true...true 来应用上标效果。要应用下标,请将 Font 对象的 isSubscript 属性设置为 true 。 以下代码示例展示了如何将上标和下标应用于文本。...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  5. ChartTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties...Name Description font Provides access to the font formatting of...Chart" ; title . font . size = 15 ; title . font . color = "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties...Name Description font Provides access to the font formatting of...Chart' title . font . size = 15 title . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImportFormatOptions.SmartStyleBehavior | Aspose...

    Discover how the ImportFormatOptions SmartStyleBehavior property optimizes style imports with equal names in documents. Customize your import process effortlessly!... Font . Size = 14 ; myStyle . Font . Name = "Courier..."Courier New" ; myStyle . Font . Color = Color . Blue ; builder ...

    reference.aspose.com/words/net/aspose.words/imp...
  8. Manage Presentation Themes in JavaScript|Aspose...

    Master presentation themes in JavaScript with Aspose.Slides for Node.js to create, customize and convert PowerPoint files with consistent branding.... a theme comprises colors, fonts , background styles , and effects.... Change Theme Font To allow you select fonts for themes and...

    docs.aspose.com/slides/nodejs-java/presentation...
  9. How specify page size settings to not affect on...

    I converting HTML to Image and insert result image in HTML document. How make content to fill all space on screen? Not A4, A5 or any other format. I need ignore Page size, or specify it like it new Size(100%, 100%); I…...dfn { font-weight: bold; font-style: normal; }i, em { font-style:...italic; }dt dfn { font-style: italic; }pre, code { font-size: inherit;...

    forum.aspose.com/t/how-specify-page-size-settin...
  10. ThemeColors class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors....how to set custom colors and fonts for themes. let doc = new aw...theme, a source of default fonts and colors. let theme = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...