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

font

(0.3 sec)
  1. 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...
  2. 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...
  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. FontSettings.DefaultInstance | Aspose.Words for...

    Discover the FontSettings DefaultInstance property for streamlined static Font management. Optimize your design with customizable default settings!...DefaultInstance property Static default font settings. public static FontSettings...default font settings instance. // Configure the default font settings...

    reference.aspose.com/words/net/aspose.words.fon...
  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. ITextShaperFactory.GetTextShaper | Aspose.Words...

    Discover the ITextShaperFactory GetTextShaper method to create a custom text shaper for your specific Font needs, enhancing your text rendering experience....instance of a text shaper for the font specified by fontPath and faceIndex...to the font file. faceIndex Int32 An index of the font face in...

    reference.aspose.com/words/net/aspose.words.sha...
  7. 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...
  8. Working with Fonts in Java|Aspose.Words for Java

    Font formatting in details using Java....AI Working with Fonts Contents [ Hide ] A font is a set of characters...allows you to work with fonts using various font-related classes, including...

    docs.aspose.com/words/java/working-with-fonts/
  9. 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...
  10. 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...