Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 139,839 for

font

(0.15 sec)
  1. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.FontSaving()](../iFontsavingcallback/FontSaving/#Fontsavingargs) event...set to true , it saves each font subject for export into a separate...controls whether particular font resource should be exported...

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

    Font.kerning property. Gets or sets the Font size at which kerning starts....property Font.kerning property Gets or sets the font size at which...Examples Shows how to specify the font size at which kerning begins...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fonts::FontInfo class | Aspose.W...

    Aspose::Words::Fonts::FontInfo class. Specifies information about a Font used in the document. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontInfo class Contents [ Hide ] FontInfo...Specifies information about a font used in the document. To learn...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. StreamFontSource class | Aspose.Words for Python

    aspose.words.Fonts.StreamFontSource class. Base class for user-defined stream Font source...class for user-defined stream font source. To learn more, visit...visit the Working with Fonts documentation article. Remarks In order...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_Font_sources method. Resets the Fonts sources to the system default....reset_font_sources method reset_font_sources() Resets the fonts...the system default. def reset_font_sources ( self ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink method. Inserts a hyperlink into the document....Note that you need to specify font formatting for the hyperlink...explicitly using the DocumentBuilder.font property. This methods internally...

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

    Font.name_ascii property. Returns or sets the Font used for Latin text (characters with character codes from 0 (zero) through 127)....property Font.name_ascii property Returns or sets the font used for...Word can combine two different fonts in one run. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportFontResources method. Specifies whether Font resources should be exported to HTML, MHTML or EPUB. Default is false in C++....es method Specifies whether font resources should be exported... () const Remarks Exporting font resources allows for consistent...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FontPitch enumeration | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  10. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character formatting onto the stack....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . font . name = "Arial" ; builder . font . size = 24...

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