Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 136,740 for

aspose font

(0.67 sec)
  1. ThemeColors.Accent4 | Aspose.Words for .NET

    Discover the ThemeColors Accent4 property to customize your designs with vibrant Accent 4 color. Enhance your projects with unique visual appeal!...how to set custom colors and fonts for themes. Document doc = new...theme, a source of default fonts and colors. Theme theme = doc...

    reference.aspose.com/words/net/aspose.words.the...
  2. ThemeColors.Accent6 | Aspose.Words for .NET

    Discover ThemeColors Accent6. Easily your design with vibrant color options for a stunning visual impact. Elevate your projects effortlessly!...how to set custom colors and fonts for themes. Document doc = new...theme, a source of default fonts and colors. Theme theme = doc...

    reference.aspose.com/words/net/aspose.words.the...
  3. FontSubstitutionWarningInfo.RequestedItalic | A...

    FontSubstitutionWarningInfo.RequestedItalic property shows whether italic Font style was requested in Aspose.Words....additional information about font substitution. Document doc =...( "Font \'Arial\' has not been found. Using \'Arvo\' font instead...

    reference.aspose.com/words/net/aspose.words/fon...
  4. FontSubstitutionWarningInfo.RequestedBold | Asp...

    FontSubstitutionWarningInfo.RequestedBold property indicates if bold Font style was requested in Aspose.Words....additional information about font substitution. Document doc =...( "Font \'Arial\' has not been found. Using \'Arvo\' font instead...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in C++.... It allows you to specify fonts, paragraph or section formatting...operations. Document Builder or Aspose.Words DOM DocumentBuilder complements...

    docs.aspose.com/words/cpp/document-builder-over...
  6. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...aspose.com/diagram/java/com.aspose.diagram/diagram#save...Visio 图。有允许将绘图保存到文件的重载。绘图可以保存为 Aspose.Diagram 支持的任何保存格式。有关所有支持的保存格式的列表,请参阅...

    docs.aspose.com/diagram/zh/java/save-visio-docu...
  7. Font.ComplexScript | Aspose.Words for .NET

    Discover the Font ComplexScript property, ensuring your text is formatted as complex script for enhanced readability and style, regardless of Unicode values....ComplexScript Font.ComplexScript property Specifies whether the...DocumentBuilder ( doc ); builder . Font . ComplexScript = true ; builder...

    reference.aspose.com/words/net/aspose.words/fon...
  8. ThemeColors.accent2 property | Aspose.Words for...

    ThemeColors.accent2 property. Specifies color Accent 2....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...
  9. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current Font is italic....Indicates whether the current font is italic. get italic () : boolean...custom logic for exporting fonts when saving to HTML. test ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels through the Aspose.Cells for C++ API.... Aspose.Cells provides Cell.GetWidthOfValue()...cell or range of cells using Aspose.Cells APIs. The following code...

    docs.aspose.com/cells/cpp/calculate-the-width-a...