Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 76,340 for

font

(0.12 sec)
  1. Document.theme property | Aspose.Words for Python

    Document.theme property. Gets the [Document.theme](./) object for this document....how to set custom colors and fonts for themes. doc = aw . Document...theme, a source of default fonts and colors. theme = doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Theme.MajorFonts | Aspose.Words for .NET

    Customize your site’s typography with MajorFonts. Easily set diverse Fonts for multiple languages to enhance readability and user experience....to specify the set of major fonts for different languages. public...how to set custom colors and fonts for themes. Document doc = new...

    reference.aspose.com/words/net/aspose.words.the...
  3. ThemeColors.Dark1 | Aspose.Words for .NET

    Discover ThemeColors Dark1 for a striking color palette. Enhance your designs with this versatile Dark 1 shade for a modern aesthetic....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...
  4. Document.Theme | Aspose.Words for .NET

    Access the Document Theme property to effortlessly retrieve the Theme object, enhancing your document's design and 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/doc...
  5. Apply Superscript and Subscript Effects on Font...

    How to apply superscript and subscript effect to text in excel with Java. This article provides the Java code to achieve just that with the use of Aspose.Cells for Java API....Superscript and Subscript Effects on Fonts Contents [ Hide ] Aspose.Cells...superscript effect using the Font object’s setSuperscript property...

    docs.aspose.com/cells/java/apply-superscript-an...
  6. SaveOptions.pretty_format property | Aspose.Wor...

    SaveOptions.pretty_format property. When ``True``, pretty formats output where applicable...<body style="font-family:'Times New Roman'; font-size:12pt"> {...'<body style="font-family: \' Times New Roman \' ; font-size:12pt">'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontSavingArgs.bold property | Aspose.Words for...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PhysicalFontInfo.full_font_name property | Aspo...

    PhysicalFontInfo.full_Font_name property. Full name of the Font....full_font_name property PhysicalFontInfo.full_font_name property...Full name of the font. @property def full_font_name ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  9. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...at this issue, Can I put this font in the static file of my project...Aspose.Words does not read fonts packed into JAR or WAR. So in...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  10. Adding Text Dynamically|Aspose.Slides Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Font . Name = "Arial" ; txtRange . Font . Bold = Microsoft...MsoTriState . msoTrue ; txtRange . Font . Size = 32 ; //Write the output...

    docs.aspose.com/slides/net/adding-text-dynamica...