Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 142,631 for

font

(1.44 sec)
  1. Product Overview | Aspose.Font for C++

    C++ APIs for the developers to manipulate and Font files. Here you will find Aspose.Font API Solution for C++ overview....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/product-overview/
  2. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for PHP via Java calculates and applies effective shape properties for precise PowerPoint rendering....-> getAlignment ()); echo ( "Font alignment: " . $effectiveStyleLevel...dispose (); } } Get the Effective Font Height Value Using Aspose.Slides...

    docs.aspose.com/slides/php-java/shape-effective...
  3. Theme.colors property | Aspose.Words for Python

    Theme.colors property. Allows to specify the set of theme colors for the 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...
  4. Text|Documentation

    Text element is used to add one or more lines of text to the form....Description font_family string “Segoe UI” The font family for...the text. font_style string / array “regular” The font style for...

    docs.aspose.com/omr/net/json-markup/text/
  5. ThemeColors.accent6 property | Aspose.Words for...

    ThemeColors.accent6 property. Specifies color Accent 6....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...
  6. ThemeColors.accent2 property | Aspose.Words for...

    ThemeColors.accent2 property. Specifies color Accent 2....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...
  7. ThemeColors.dark2 property | Aspose.Words for P...

    ThemeColors.dark2 property. Specifies color Dark 2....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...
  8. Strikethrough is not detected - Free Support Fo...

    I have used aspose to parse my document, and one of the case is to find out of strikethrough data from the nodes. I am sharing the code, please let me know how can I find this in correct manner. Strikethrough document.d…...Font Product Family arun.kumar1 June...NodeType.RUN) { Font font = ((Run) node).getFont(); if (font != null...

    forum.aspose.com/t/strikethrough-is-not-detecte...
  9. 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...
  10. Theme.Colors | Aspose.Words for .NET

    Customize your document's appearance with the Theme Colors property, enabling a unique set of vibrant colors for a stunning look....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...