Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 120,993 for

font

(0.1 sec)
  1. TextConfig|Documentation

    TextConfig element is used to add one or more lines of text to the form....FontFamily string “Segoe UI” The font family for the text. FontStyle...Regular The font style for a text. Several font styles can be...

    docs.aspose.com/omr/net/programmatic-forms/text...
  2. SignerContext | Aspose.Words for Java

    Document signer context in Java.... getFontSettings() Font settings used by the processor...setFontSettings(FontSettings value) Font settings used by the processor...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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...
  5. FindReplaceOptions.applyFont property | Aspose....

    FindReplaceOptions.applyFont property. Text formatting applied to new content.... Font Examples Shows how to apply a different font to new...DocumentBuilder ( doc ); builder . font . name = "Arial" ; builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlFixedSaveOptions.save_font_face_css_separat...

    HtmlFixedSaveOptions.save_Font_face_css_separately property. Flag indicates whether @Font-face CSS rules should be placed into a separate file FontFaces.css when a document is being saved with external stylesheet (that is, when [HtmlFixedSaveOptions.export_embedded_css](../export_embedded_css/) is ``False``)...save_font_face_css_separately property HtmlFixedSaveOptions....save_font_face_css_separately property Flag indicates whether...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Chart Formatting|Aspose.Slides 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....presentation to a PPTX file Set Font Properties for Chart Aspose...provides support for setting the font related properties for the chart...

    docs.aspose.com/slides/cpp/chart-formatting/
  8. ListLevel.NumberFormat | Aspose.Words for .NET

    Discover the ListLevel NumberFormat property to easily customize and set unique number formats for your lists, enhancing your document's clarity and style.... Font . Color = Color . Red ; listLevel . Font . Size =...listLevel . Font . Name = "Wingdings" ; listLevel . Font . Color...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Aspose::Words::Fonts::FontInfo::get_Family meth...

    Aspose::Words::Fonts::FontInfo::get_Family method. Gets or sets the Font family this Font belongs to in C++....Aspose::Words::Fonts::FontInfo::get_Family method Contents [...method Gets or sets the font family this font belongs to. Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Format PowerPoint Text in C#|Aspose.Slides Docu...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize Fonts, colors, alignment, and more with powerful C# code examples....formatting features such as font selection, size, color, highlighting...for text portions with a bold font : using ( var presentation =...

    docs.aspose.com/slides/net/text-formatting/