Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 34,228 for

custom font

(0.28 sec)
  1. StyleCollection.add_copy method | Aspose.Words ...

    StyleCollection.add_copy method. Copies a style into this collection.... font . color = aspose . pydrawing...'Heading 1' ) . font . name , new_style . font . name ) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the Font....property Font.color property Gets or sets the color of the font. @property...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Configuring Fonts for Rendering Spreadsheets|Do...

    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....Ask AI Configuring Fonts for Rendering Spreadsheets Contents...fidelity, it is necessary that the fonts used in the spreadsheet should...

    docs.aspose.com/cells/python-net/configuring-fo...
  4. Style.Remove | Aspose.Words for .NET

    Effortlessly eliminate unwanted styles from your document with the Style Remove method. Enhance your content's appearance and maintain consistency!...Shows how to create and apply a custom style. Document doc = new Document...style . Font . Name = "Times New Roman" ; style . Font . Size...

    reference.aspose.com/words/net/aspose.words/sty...
  5. List.list_levels property | Aspose.Words for Py...

    List.list_levels property. Gets the collection of list levels for this list....Examples Shows how to apply custom list formatting to paragraphs...Microsoft Word template, and customize the first two of its list...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a Font....open or close it after saving a font. get keepFontStreamOpen () :...FontStream property after writing a font into it. Specify true to keep...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the Font....property Font.color property Gets or sets the color of the font. get...// Specify font formatting, then add text. let font = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ThemeColors Class | Aspose.Words for .NET

    Discover the Aspose.Words.ThemeColors class, featuring a versatile 12-color scheme to enhance your document's visual appeal and consistency....Examples Shows how to set custom colors and fonts for themes. Document...theme, a source of default fonts and colors. Theme theme = doc...

    reference.aspose.com/words/net/aspose.words.the...
  9. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection.... font . color = "#FF0000" ; expect...type ); expect ( newStyle . font . name ). toEqual ( doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. INodeChangingCallback Interface | Aspose.Words ...

    Implement the Aspose.Words.INodeChangingCallback interface to get real-time notifications on document node changes, enhancing your document management experience.... Examples Shows how customize node changing with a callback...the node changing callback to custom implementation, // then add/remove...

    reference.aspose.com/words/net/aspose.words/ino...