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

font

(0.06 sec)
  1. WarningInfoCollection.Clear | Aspose.Words for ...

    Effortlessly clear your WarningInfoCollection with this method, removing all elements for streamlined data management and improved performance....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/net/aspose.words/war...
  2. Aspose::Words::WarningInfo::get_Description met...

    Aspose::Words::WarningInfo::get_Description method. Returns the description of the warning 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/war...
  3. LoadOptions.FontSettings | Aspose.Words for .NET

    Customize your document's Font settings with LoadOptions FontSettings for enhanced readability and style. Optimize your documents effortlessly!...property Allows to specify document font settings. public FontSettings...may require to resolve the fonts. For example, when loading HTML...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Aspose::Words::Fonts::FontSettings::SetFontsSou...

    Aspose::Words::Fonts::FontSettings::SetFontsSources method. Sets the sources where Aspose.Words looks for TrueType Fonts when rendering documents or embedding Fonts in C++....Aspose::Words::Fonts::FontSettings::SetFontsSources method Contents...::SharedPtr<Aspose::Words::Fonts::FontSourceBase>>&) method Sets...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. 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...
  6. Working with Type1 Fonts | .NET

    C# APIs for the developers to manipulate and Font files. Learn the fundamentals on how to work with Type 1 Fonts in your .NET applications....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/working-with-type1-fonts/
  7. 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...
  8. 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...
  9. FolderFontSource class | Aspose.Words for Python

    aspose.words.Fonts.FolderFontSource class. Represents the folder that contains TrueType Font files...folder that contains TrueType font files. To learn more, visit...visit the Working with Fonts documentation article. Inheritance: FolderFontSource...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.insertParagraph method. Inserts a paragraph break into the document....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

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