Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 137,402 for

font

(0.18 sec)
  1. FontInfo.is_true_type property | Aspose.Words f...

    FontInfo.is_true_type property. Indicates that this Font is a TrueType or OpenType Font as opposed to a raster or vector Font...Indicates that this font is a TrueType or OpenType font as opposed to...to a raster or vector font. Default is True . @property def is_true_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlSaveOptions.resolve_font_names property | A...

    HtmlSaveOptions.resolve_Font_names property. Specifies whether Font family names used in the document are resolved and substituted according to [Document.Font_settings](../../../aspose.words/document/Font_settings/) when being written into HTML-based formats....resolve_font_names property HtmlSaveOptions.resolve_font_names...resolve_font_names property Specifies whether font family names used in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Font.shadow property | Aspose.Words for Python

    Font.shadow property. True if the Font is formatted as shadowed....shadow property Font.shadow property True if the font is formatted...page. builder . font . shadow = True builder . font . size = 36 builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontSavingArgs.is_subsetting_needed property | ...

    FontSavingArgs.is_subsetting_needed property. Allows to specify whether the current Font will be subsetted before exporting as a Font resource....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/python-net/aspose.wo...
  6. FontConfigSubstitutionRule | Aspose.Words for Java

    Font config substitution rule in Java....extends FontSubstitutionRule Font config substitution rule. To...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. ParagraphFormat.AddSpaceBetweenFarEastAndAlpha ...

    Optimize your document's appearance with the ParagraphFormat AddSpaceBetweenFarEastAndAlpha property, enhancing spacing between Latin and East Asian text....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  9. FontSourceBase.priority property | Aspose.Words...

    FontSourceBase.priority property. Returns the Font source priority....priority property Returns the font source priority. @property def...value is used when there are fonts with the same family name and...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...