Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,459 for

fontsettings

(0.2 sec)
  1. Aspose::Words::Fonts::SystemFontSource::SystemF...

    Aspose::Words::Fonts::SystemFontSource::SystemFontSource constructor. Ctor in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > ()); // By default, a...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved... FontSettings () doc . font_settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name.... FontSettings () # By default, a blank...font_settings = aw . fonts . FontSettings () doc . font_settings =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.save() hangs indefinitely during PDF c...

    Hello, I’m experiencing a critical issue where Document.save() hangs indefinitely during DOCX to PDF conversion. The process never completes, no timeout occurs, and no warnings are reported. Environment: build.gradle …...before saving: FontSettings fs = new FontSettings(); fs.setDef...

    forum.aspose.com/t/document-save-hangs-indefini...
  5. Incorrect Rendering of Marathi Text When Conver...

    Hello, We are using Aspose.Words for .NET v25.5 with a free trial license to generate PDF documents containing text in Marathi (Devanagari script). Issue Observed: When we generate the output as DOCX using Aspose.Wo…... FontSettings fontSettings = new FontSettings(); fontSettings..., true) }); doc.FontSettings = fontSettings; Use Noto Fonts :...

    forum.aspose.com/t/incorrect-rendering-of-marat...
  6. About changing font name and size in Aspose.wor...

    Hi Team, Could you pls help me on how to change font name and size in Aspose.word template having font setting.... Why it happens FontSettings.DefaultFontName (or Document...those style definitions. The FontSettings class is mainly for font...

    forum.aspose.com/t/about-changing-font-name-and...
  7. WarningInfoCollection class | Aspose.Words for ...

    aspose.words.WarningInfoCollection class. Represents a typed collection of [WarningInfo](../warninginfo/) objects... FontSettings () font_settings . substitution_settings...file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.resolve_font_names property | A...

    HtmlSaveOptions.resolve_font_names property. Specifies whether font family names used in the document are resolved and substituted according to [Document.font_settings](../../../aspose.words/document/font_settings/) when being written into HTML-based formats.... FontSettings () font_settings . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fonts::StreamFontSource class | ...

    Aspose::Words::Fonts::StreamFontSource class. Base class for user-defined stream font source. To learn more, visit the documentation article in C++....it in the memory for the FontSettings lifetime. See Also Class...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. FontSubstitutionSettings.font_name_substitution...

    FontSubstitutionSettings.font_name_substitution property. Settings related to font name substitution rule.... FontSettings () # By default, a blank...

    reference.aspose.com/words/python-net/aspose.wo...