Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 139,598 for

font

(0.06 sec)
  1. Aspose::Words::Fonts::FontSettings::get_Fallbac...

    Aspose::Words::Fonts::FontSettings::get_FallbackSettings method. Settings related to Font fallback mechanism in C++....Aspose::Words::Fonts::FontSettings::get_FallbackSettings method... method Settings related to font fallback mechanism. System ::...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Font.nameOther property | Aspose.Words for Node.js

    Font.nameOther property. Returns or sets the Font used for characters with character codes from 128 through 255....property Font.nameOther property Returns or sets the font used for...Word can combine two different fonts in one run. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Layout::LayoutOptions::get_KeepO...

    Aspose::Words::Layout::LayoutOptions::get_KeepOriginalFontMetrics method. Gets or sets an indication of whether the original Font metrics should be used after Font substitution. Default is true in C++....the original font metrics should be used after font substitution...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Font.name_other property | Aspose.Words for Python

    Font.name_other property. Returns or sets the Font used for characters with character codes from 128 through 255....property Font.name_other 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...
  5. Specify Fallback Fonts for Presentations in Jav...

    Master Aspose.Slides for Java to set fallback Fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....Specify Fallback Fonts for Presentations in Java Contents [ Hide...the rules to apply a fallback font. FontFallBackRule class represents...

    docs.aspose.com/slides/java/create-fallback-font/
  6. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving...match for a missing font from the available font sources. # Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/python-net/aspose.wo...
  7. ExportFontFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ExportFontFormat enum for optimal Font export when rendering to HTML fixed format. Enhance your document's visual quality!...format that is used to export fonts while rendering to HTML fixed...WOFF (Web Open Font Format). Ttf 1 TTF (TrueType Font format). Examples...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocumentBuilder.PushFont | Aspose.Words for .NET

    Discover how the DocumentBuilder PushFont method enhances your document formatting by saving character styles for easy retrieval and consistent design....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . Font . Name = "Arial" ; builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity in C++....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/cpp/aspose.words/iwa...
  10. DocumentBuilder.pop_font method | Aspose.Words ...

    DocumentBuilder.pop_Font method. Retrieves character formatting previously saved on the stack....pop_font method pop_font() Retrieves character formatting previously...saved on the stack. def pop_font ( self ): ... Examples Shows...

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