Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 141,574 for

font

(1.3 sec)
  1. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right Font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a Font....Ask AI Using TrueType Fonts Contents [ Hide ] Purpose Summary...explains how to use TrueType fonts with Aspose.Words for Python...

    docs.aspose.com/words/python-net/using-truetype...
  2. 向文档添加页脚|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....path &" " Font name, for example: &“Arial” &" , " Font name and...and font style, for example: &“Arial,Bold” & Font size. If this...

    docs.aspose.com/cells/zh/sharepoint/add-footer-...
  3. FontPitch enumeration | Aspose.Words for Python

    aspose.words.Fonts.FontPitch enumeration. Represents the Font pitch....Represents the font pitch. The pitch indicates if the font is fixed...of a font. FIXED Specifies that this is a fixed width font. VARIABLE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CleanupOptions.duplicate_style property | Aspos...

    CleanupOptions.duplicate_style property. Gets/sets a flag indicating whether duplicate styles should be removed from document... font . size = 14 my_style . font . name = 'Courier...'Courier New' my_style . font . color = aspose . pydrawing . Color...

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

    Discover Aspose.Words.Fonts.FileFontSource. Easily manage TrueType Font files on your system for enhanced document formatting and design flexibility....Represents the single TrueType font file stored in the file system...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Aspose::Words::Document::get_FontSettings metho...

    Aspose::Words::Document::get_FontSettings method. Gets or sets document Font settings in C++....method Gets or sets document font settings. System :: SharedPtr...SharedPtr < Aspose :: Words :: Fonts :: FontSettings > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....format a run of text using its font property. Document doc = new...Aspose . Words . Font font = run . Font ; font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/sto...
  8. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without path) where the Font will be saved to in C++....name (without path) where the font will be saved to. System ::...allows you to redefine how the font file names are generated during...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. TableSubstitutionRule.load method | Aspose.Word...

    aspose.words.Fonts.TableSubstitutionRule.load method...custom font substitution tables. doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.Superscript | Aspose.Words for .NET

    Discover the Font Superscript property, easily format text as superscript for enhanced readability and style in your documents. Boost your design today!...[ Hide ] Font.Superscript property True if the font is formatted...doc , "Raised text. " ); run . Font . Position = 5 ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...