Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 142,355 for

font

(1.23 sec)
  1. Aspose::Words::WarningInfo::get_WarningType met...

    Aspose::Words::WarningInfo::get_WarningType method. Returns the type 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...
  2. 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...
  3. 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...
  4. How to load fonts? | Aspose.Font for Java

    How to load Fonts into your application using Aspose.Font for Java? The answer is given in the article explained in the code examples....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/how-to-load-fonts/
  5. FontSettings.get_fonts_sources method | Aspose....

    FontSettings.get_Fonts_sources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType Fonts....get_fonts_sources method get_fonts_sources() Gets a copy of the...Words looks for TrueType fonts. def get_fonts_sources ( self ): ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::FontSubstitutionReason enum | As...

    Aspose::Words::FontSubstitutionReason enum. Specifies the reason of Font substitution in C++....enum Specifies the reason of font substitution. enum class FontSubstitutionReas...Description AlternativeName 0 Font substitution by alternative...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Font.StyleName | Aspose.Words for .NET

    Discover the Font StyleName property, easily manage character styles for enhanced text formatting and design flexibility in your projects....StyleName Contents [ Hide ] Font.StyleName property Gets or sets...Using the style name: builder . Font . StyleName = "Emphasis" ; builder...

    reference.aspose.com/words/net/aspose.words/fon...
  8. WarningInfoCollection.clear method | Aspose.Wor...

    WarningInfoCollection.clear method. Removes all elements from the collection....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...
  9. FontSubstitutionSettings.default_font_substitut...

    FontSubstitutionSettings.default_Font_substitution property. Settings related to default Font substitution rule....default_font_substitution property FontSubstitutionSett.defa...default_font_substitution property Settings related to default font...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用字体|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Aspose test of fonts!" ); // Setting the font name to "Times... GetStyle (); Font font = style . Font ; font . Name = "Courier...

    docs.aspose.com/cells/zh/net/working-with-fonts/