Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 2,205 for

fontsettings

(0.09 sec)
  1. Noto Serif JP font not rendering when embedded ...

    Greetings! We are using HTML to DOCX conversion for converting HTMLs containing Japanese characters to DOCX files. These HTMLs are using “Noto Serif JP” font, which is a google font. To ensure that it works on other sys…...settings FontSettings fontSettings = new FontSettings(); fontSettings...the document doc.FontSettings = fontSettings; // Save the document...

    forum.aspose.com/t/noto-serif-jp-font-not-rende...
  2. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java.... setFontSettings(FontSettings value) Allows to specify...getFontSettings() public FontSettings getFontSettings() Allows...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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.... FontSettings () font_settings . substitution_settings...file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Specify Default Fonts|Aspose.Words for .NET

    Specify default fonts. NPOI does not provide an opportunity to specify default fonts using C#.... FontSettings . DefaultInstance . SubstitutionSettings...

    docs.aspose.com/words/net/specify-default-fonts/
  5. Aspose::Words::LowCode::WatermarkerContext clas...

    Aspose::Words::LowCode::WatermarkerContext class. Document watermarker context in C++....Methods Method Description get_FontSettings () const Font settings used...ProcessorContext () set_FontSettings (const System::SharedPt...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Aspose::Words::LowCode::SignerContext class | A...

    Aspose::Words::LowCode::SignerContext class. Document signer context in C++.... get_FontSettings () const Font settings used...that used to sign file. set_FontSettings (const System::SharedPt...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. WarningInfoCollection.clear method | Aspose.Wor...

    WarningInfoCollection.clear method. Removes all elements from the collection.... FontSettings () font_settings . substitution_settings...file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SplitterContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.SplitterContext class for efficient document splitting, enhancing your workflow with seamless integration and powerful functionality....Properties Name Description FontSettings { get; set; } Font settings...

    reference.aspose.com/words/net/aspose.words.low...
  9. FontFallbackSettings.load_ms_office_fallback_se...

    FontFallbackSettings.load_ms_office_fallback_settings method. Loads predefined fallback settings which mimics the Microsoft Word fallback and uses Microsoft office fonts.... FontSettings () doc . font_settings =...save ( ARTIFACTS_DIR + 'FontSettings.fallback_settings.default...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...