Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 124,834 for

font

(0.04 sec)
  1. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Python.... It allows you to specify fonts, paragraph or section formatting...and others. For example, the Font class represents character formatting...

    docs.aspose.com/words/python-net/document-build...
  2. WarningSource | Aspose.Words for Java

    Specifies the module that produces a warning during document loading or saving in Java....additional information about font substitution. Document doc =...Assert.assertEquals(WarningType.FONT_SUBSTITUTION, warningInfo.getWarningType());...

    reference.aspose.com/words/java/com.aspose.word...
  3. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...is likely due to the default font color setting in the document...document. When you set the font properties for the footer text, you...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  4. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for Node.js via C++. Our guide will show you how to format the labels with different Fonts, colors, and alignment options to enhance the appearance and readability of your charts....which can be used to set the font properties of the text like...sets its text and then sets the font of the first 10 characters by...

    docs.aspose.com/cells/nodejs-cpp/rich-text-cust...
  5. 如何加载字体? | .NET的API解决方案

    这里描述了如何使用.NET加载字体。您将学习此对象,参数,方法,并获取加载示例。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/how-to-load-fonts/
  6. Public API Changes in Aspose.Cells 8.1.2|Docume...

    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....Added Support for Warning if Font Substitution Occur With Aspose...developers to receive warnings when font substitution occurs when converting...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent Font formatting, enhancing your document processing efficiency....of characters with the same font formatting. To learn more, visit...belongs. Font { get; } Provides access to the font formatting...

    reference.aspose.com/words/net/aspose.words/run/
  8. ThemeColors class | Aspose.Words for Python

    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. doc = aw . Document...theme, a source of default fonts and colors. theme = doc . theme...

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

    Explore the Aspose.Words.Theme class to enhance your documents with customizable themes, including MajorFonts, MinorFonts, and vibrant Colors....to specify the set of major fonts for different languages. MinorFonts...to specify the set of minor fonts for different languages. Examples...

    reference.aspose.com/words/net/aspose.words.the...
  10. Aspose.Words.Themes module | Aspose.Words for N...

    The Aspose.Words.Themes module provides classes that allow to access theme information in Microsoft Word documents....document theme can specify fonts and colors to be used in a document...Represents a collection of fonts in the font scheme, allowing to specify...

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