Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 141,419 for

font

(0.18 sec)
  1. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing text runs with dynamic DML effects. Elevate your document presentation effortlessly!... Font . HasDmlEffect ( TextDmlEffect...Assert . That ( runs [ 1 ]. Font . HasDmlEffect ( TextDmlEffect...

    reference.aspose.com/words/net/aspose.words/tex...
  2. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the Font....shading property Font.shading property Returns a Shading object...the shading formatting for the font. @property def shading ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::ParagraphFormat::get_KeepTogethe...

    Aspose::Words::ParagraphFormat::get_KeepTogether method. True if all lines in the paragraph are to remain on the same page in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. EmbeddedFontStyle enumeration | Aspose.Words fo...

    aspose.words.Fonts.EmbeddedFontStyle enumeration. Specifies the style of an embedded Font inside a [FontInfo](../Fontinfo/) object....Specifies the style of an embedded font inside a FontInfo object. Members...embedded font. BOLD Specifies the Bold embedded font. ITALIC Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::FontSavingArgs::get_IsSu...

    Aspose::Words::Saving::FontSavingArgs::get_IsSubsettingNeeded method. Allows to specify whether the current Font will be subsetted before exporting as a Font resource in C++....current font will be subsetted before exporting as a font resource...Remarks Fonts can be exported as complete original font files or...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. EmbeddedFontFormat enumeration | Aspose.Words f...

    aspose.words.Fonts.EmbeddedFontFormat enumeration. Specifies format of particular embedded Font inside [FontInfo](../Fontinfo/) object....format of particular embedded font inside FontInfo object. When...document to a file, only embedded fonts of corresponding format are...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextDmlEffect enumeration | Aspose.Words for Py...

    aspose.words.TextDmlEffect enumeration. Dml text effect for text runs.... font . has_dml_effect ( aw . TextDmlEffect.... assertTrue ( runs [ 1 ] . font . has_dml_effect ( aw . TextDmlEffect...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontSettings.substitution_settings property | A...

    FontSettings.substitution_settings property. Settings related to Font substitution mechanism....property Settings related to font substitution mechanism. @property...self ) -> aspose . words . fonts . FontSubstitutionSett : .....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Format PDF Documents in Python|Aspose.PDF for P...

    Learn how to format PDF documents, embed Fonts, control viewer settings, and adjust display options in Python....control PDF viewer behavior, font embedding, default display settings...Standard Type 1 Fonts Some PDF documents have fonts from a special...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  10. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the document.... font . name = "Times New Roman" ; style . font . size...size = 16 ; style . font . color = "#000080" ; // Automatically redefine...

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