Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,433 for

fontsettings

(0.14 sec)
  1. StreamFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.StreamFontSource class, your go-to solution for custom stream font sources that enhance document flexibility and design....it in the memory for the FontSettings lifetime. Examples Shows...StreamFontSourceFile () { FontSettings fontSettings = new FontSettings (); fontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  2. SplitterContext | Aspose.Words for Java

    Document splitter context in Java.... setFontSettings(FontSettings value) Font settings used...getFontSettings() public FontSettings getFontSettings() Font settings...

    reference.aspose.com/words/java/com.aspose.word...
  3. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....it in the memory for the FontSettings lifetime. Examples: Shows...Exception { FontSettings fontSettings = new FontSettings(); fontSettings...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::Load method. Loads fallback settings from XML stream in C++....FileMode :: Open ); auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_FallbackSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Res...

    Aspose::Words::Saving::HtmlSaveOptions::get_ResolveFontNames method. Specifies whether font family names used in the document are resolved and substituted according to Fontsettings when being written into HTML-based formats in C++....substituted according to FontSettings when being written into...source documents. That is, FontSettings are ignored and no resolution...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FontInfoSubstitutionRule | Aspose.Words for Java

    Font info substitution rule in Java.... FontSettings fontSettings = new FontSettings(); fontSettings...setDefaultFontName("Arial"); fontSettings.getSubstitutionSetti()....

    reference.aspose.com/words/java/com.aspose.word...
  7. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances document rendering by specifying TrueType font sources for optimal results....[] originalFontSources = FontSettings . DefaultInstance . GetFontsSources...0 ], folderFontSource }; FontSettings . DefaultInstance . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  8. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during document processing by detecting potential formatting issues.... FontSettings fontSettings = new FontSettings (); fontSettings...DefaultFontName = "Arial" ; fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::WarningInfoCollection::Clear met...

    Aspose::Words::WarningInfoCollection::Clear method. Removes all elements from the collection in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  10. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....setFontSettings(new FontSettings()); doc.getFontSettings()...doc.setFontSettings(new FontSettings()); doc.getFontSettings()...

    reference.aspose.com/words/java/com.aspose.word...