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

font

(0.28 sec)
  1. 60489766.zip

    outputExportWorkshee.html This is some text. outputExportWorkshee_files/stylesheet.css table {mso-displayed-decimal-separator:"\."; mso-displayed-thousand-separator:"\,";} @page { mso-header-data:"......color:#000000; font-size:10pt; font-weight:400; font-style:normal;...font-style:normal; font-family:"Arial","sans-serif"; border:none; mso-protection:locked...

    docs.aspose.com/cells/python-net/export-workshe...
  2. SystemFontSource | Aspose.Words for Java

    Represents all TrueType Fonts installed to the system in Java....FontSourceBase Represents all TrueType fonts installed to the system. To...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during document processing by detecting potential formatting issues....IWarningCallback interface to monitor font substitution warnings. Document...DocumentBuilder ( doc ); builder . Font . Name = "Times New Roman" ;...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 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...
  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. 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/
  8. 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...
  9. 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...
  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/