Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 2,415 for

fontsettings

(0.06 sec)
  1. Aspose::Words::Fonts::TableSubstitutionRule::Ad...

    Aspose::Words::Fonts::TableSubstitutionRule::AddSubstitutes method. Adds substitute font names for given original font name in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > ()); // By default, a...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Aspose::Words::Fonts::TableSubstitutionRule::Ge...

    Aspose::Words::Fonts::TableSubstitutionRule::GetSubstitutes method. Returns array containing substitute font names for the specified original font name in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > ()); // By default, a...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Aspose::Words::Fonts::FontSourceBase class | As...

    Aspose::Words::Fonts::FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources. To learn more, visit the documentation article in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. FontSettings.saveSearchCache method | Aspose.Wo...

    Fontsettings.saveSearchCache method. Saves the font search cache to the stream....Fonts class FontSettings FontSettings.resetFontSources method...method FontSettings.setFontsFolder method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fonts::FontSubstitutionRule::get...

    Aspose::Words::Fonts::FontSubstitutionRule::get_Enabled method. Specifies whether the rule is enabled or not in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > ()); // By default, a...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. ReportBuilderContext | Aspose.Words for Java

    LINQ Reporting Engine context in Java.... setFontSettings(FontSettings value) Font settings used...getFontSettings() public FontSettings getFontSettings() Font settings...

    reference.aspose.com/words/java/com.aspose.word...
  7. FontSettings.save_search_cache method | Aspose....

    Fontsettings.save_search_cache method. Saves the font search cache to the stream.... Remarks See FontSettings.set_fonts_sources() method...words.fonts class FontSettings FontSettings.reset_font_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...folder : FontSettings fontSettings = new FontSettings(); fontSettings...sub‑folders doc.setFontSettings(fontSettings); Embed the fonts in the...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  9. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.save method... FontSettings () font_settings . fallback_settings...save ( ARTIFACTS_DIR + 'FontSettings.load_font_fallback_settings_from_stream...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SystemFontSource | Aspose.Words for Java

    Represents all TrueType fonts installed to the system in Java....setFontSettings(new FontSettings()); // By default, a blank...doc.setFontSettings(new FontSettings()); // By default, a blank...

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