Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 120,990 for

font

(0.11 sec)
  1. FontInfoCollection class | Aspose.Words for Python

    aspose.words.Fonts.FontInfoCollection class. Represents a collection of Fonts used in a document...Represents a collection of fonts used in a document. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Chart Legend|Aspose.Slides Documentation

    Set positioning and Font size for chart legend in PowerPoint presentations in C# or .NET... Pptx ); Set Font Size of Legend The Aspose.Slides...lets developers allow to set font size of legend. Please follow...

    docs.aspose.com/slides/net/chart-legend/
  3. ThemeFonts.east_asian property | Aspose.Words f...

    ThemeFonts.east_asian property. Specifies Font name for EastAsian characters....east_asian property Specifies font name for EastAsian characters...how to set custom colors and fonts for themes. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fonts::FontInfoCollection class ...

    Aspose::Words::Fonts::FontInfoCollection class. Represents a collection of Fonts used in a document. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontInfoCollection class Contents [ Hide...Represents a collection of fonts used in a document. To learn...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Chart Legend|Aspose.Slides for PHP Documentation

    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....$pres -> dispose (); } } Set Font Size of Legend The Aspose.Slides...lets developers allow to set font size of legend. Please follow...

    docs.aspose.com/slides/php-java/chart-legend/
  6. What are Icon Fonts? Knowledge Base

    This article provides a brief overview of icon Fonts, explaining their characteristics and advantages, usage, and many more....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/icon-fonts/
  7. 在Apache POI和Aspose.Cells中使用颜色|Documentation

    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....color to the font style = cell . getStyle (); Font font = style .... getFont (); font . setColor ( color ); cell . setStyle ( style...

    docs.aspose.com/cells/zh/java/working-with-colo...
  8. bundle-docs.min.css

    /*!* Font Awesome Free 5.12.0 by @Fontawesome - https://Fontawesome.com * License - https://Fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)*/.fa,.fab,.fad,.fa......* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome...com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)*/...

    about.aspose.com/css/common/bundle-docs.min.css
  9. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize Fonts, colors, alignment, and more with powerful C++ code examples....:: Pptx ); Manage Paragraph’s Font Properties Presentations usually...Slides for C++ to configure the font properties of paragraphs of...

    docs.aspose.com/slides/cpp/text-formatting/
  10. Create Tables in NPOI|Aspose.Words for .NET

    Create a table in a document easily and fast instead of using NPOI in C#.... Font . Position = 100 ; builder . Font . Name = "Courier"...; builder . Font . Bold = true ; builder . Font . Underline =...

    docs.aspose.com/words/net/create-tables-in-npoi/