Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 34,397 for

custom font

(2.16 sec)
  1. FontSavingArgs.keep_font_stream_open property |...

    FontSavingArgs.keep_Font_stream_open property. Specifies whether Aspose.Words should keep the stream open or close it after saving a Font....keep_font_stream_open property FontSavingArgs.keep_font_stream_open...after saving a font. @property def keep_font_stream_open ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PhysicalFontInfo class | Aspose.Words for Python

    aspose.words.Fonts.PhysicalFontInfo class. Specifies information about physical Font available to Aspose.Words Font engine...about physical font available to Aspose.Words font engine. To learn...more, visit the Working with Fonts documentation article. Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage Font streams efficiently, enhancing your document processing experience....open or close it after saving a font. public bool KeepFontStreamOpen...FontStream property after writing a font into it. Specify true to keep...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileSize property to efficiently retrieve the original Font file size, enhancing your Font management experience....OriginalFileSize property Gets the original font file size. public int OriginalFileSize...original file size of the current font if it is known. Otherwise it...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format....disable subsetting when embedding fonts while rendering a document to...DocumentBuilder ( doc = doc ) builder . font . name = 'Arial' builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Theme class | Aspose.Words for Python

    aspose.words.themes.Theme class. Represents document Theme, and provides access to main theme parts including [Theme.major_Fonts](./major_Fonts/), [Theme.minor_Fonts](./minor_Fonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/python-net/working-with-styles-and-themes/) documentation article....major_fonts , Theme.minor_fonts and Theme.colors To... major_fonts Allows to specify the set of major fonts for different...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Themes::ThemeColors::get_Accent3...

    Aspose::Words::Themes::ThemeColors::get_Accent3 method. Specifies color Accent 3 in C++....Examples Shows how to set custom colors and fonts for themes. auto doc...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  8. FontSavingArgs.Italic | Aspose.Words for .NET

    Discover the FontSavingArgs Italic property to easily check if your Font is italicized, enhancing your text styling and design flexibility....Indicates whether the current font is italic. public bool Italic...how to define custom logic for exporting fonts when saving to...

    reference.aspose.com/words/net/aspose.words.sav...
  9. IFontSavingCallback.FontSaving | Aspose.Words f...

    Discover the iFontSavingCallback method in Aspose.Words, designed to optimize Font resource saving for enhanced document performance....Words is about to save a font resource. public void FontSaving...how to define custom logic for exporting fonts when saving to...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ThemeColors.hyperlink property | Aspose.Words f...

    ThemeColors.hyperlink property. Specifies color for a hyperlink....Examples Shows how to set custom colors and fonts for themes. doc = aw...theme, a source of default fonts and colors. theme = doc . theme...

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