Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 144,809 for

font

(0.63 sec)
  1. 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...
  2. Replace Text in PDF with Java|Aspose.PDF for Java

    Learn how to replace, rearrange, and remove text in PDF documents using Java....with adjusted spacing but the font size should remain unchanged...} Replace text and scale the font to fill the rectangle Use this...

    docs.aspose.com/pdf/java/replace-text-in-pdf/
  3. DocumentVisitor.VisitFootnoteStart | Aspose.Wor...

    Discover the DocumentVisitor VisitFootnoteStart method, essential for managing footnotes and endnotes efficiently in your document processing.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  4. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current Font is italic....Indicates whether the current font is italic. @property def italic...exporting fonts when saving to HTML. def handle_font_saving (...

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

    Discover the Aspose.Words.Fonts.FontInfoCollection class, your go-to solution for managing document Fonts efficiently and enhancing your document's visual appeal....Represents a collection of fonts used in a document. To learn...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  6. 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...
  7. 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...
  8. 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/
  9. 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...
  10. 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...