Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 142,621 for

font

(0.13 sec)
  1. FontSubstitutionWarningInfo.RequestedItalic | A...

    FontSubstitutionWarningInfo.RequestedItalic property shows whether italic Font style was requested in Aspose.Words....additional information about font substitution. Document doc =...( "Font \'Arial\' has not been found. Using \'Arvo\' font instead...

    reference.aspose.com/words/net/aspose.words/fon...
  2. FontSubstitutionWarningInfo.RequestedBold | Asp...

    FontSubstitutionWarningInfo.RequestedBold property indicates if bold Font style was requested in Aspose.Words....additional information about font substitution. Document doc =...( "Font \'Arial\' has not been found. Using \'Arvo\' font instead...

    reference.aspose.com/words/net/aspose.words/fon...
  3. ThemeColors.accent5 property | Aspose.Words for...

    ThemeColors.accent5 property. Specifies color Accent 5....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. ThemeColors.followed_hyperlink property | Aspos...

    ThemeColors.followed_hyperlink property. Specifies color for a clicked hyperlink....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...
  5. content|Documentation

    Content element is used to add one or more lines of text to the parent element....Description Usage example font_family Segoe UI The font family for the text...text. font_family=Courier New font_style regular The font style...

    docs.aspose.com/omr/net/txt-markup/content/
  6. Theme class | Aspose.Words for Node.js

    Aspose.Words.Theme class. Represents document Theme, and provides access to main theme parts including [Theme.majorFonts](./majorFonts/), [Theme.minorFonts](./minorFonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/nodejs-net/working-with-styles-and-themes/) documentation article....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/nodejs-net/aspose.wo...
  7. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create tables in PowerPoint (PPT, PPTX) slides in C# with flexible formatting....create a 15 x 15 table with a font size of 10 programmatically...each cell of the table with a font size of 10. Save the presentation...

    docs.aspose.com/slides/net/creating-a-table-on-...
  8. Add Text Stamps to PDF in Python|Aspose.PDF for...

    Learn how to add text stamps to PDF documents in Python....based stamp like font size, font style, and font color etc. In order...text_state . font = ap . text . FontRepository . find_font ( "Arial"...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  9. ChartTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartTitle class to easily manage and customize your chart titles for enhanced data visualization....Description Font { get; } Provides access to the font formatting...Chart" ; title . Font . Size = 15 ; title . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Style.linkedStyleName property | Aspose.Words f...

    Style.linkedStyleName property. Gets/sets the name of the [Style](../) linked to this one... font . name = "Verdana" ; styleHeading1Char . font . bold...= true ; styleHeading1Char . font . border . lineStyle = aw ....

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