Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 2,430 for

fontsettings

(0.09 sec)
  1. MailMergerContext | Aspose.Words for Java

    Mail merge context in Java.... setFontSettings(FontSettings value) Font settings used...getFontSettings() public FontSettings getFontSettings() Font settings...

    reference.aspose.com/words/java/com.aspose.word...
  2. FolderFontSource constructor | Aspose.Words for...

    aspose.words.fonts.FolderFontSource constructor... FontSettings () doc . font_settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN 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...
  4. 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...
  5. 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...
  6. 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...
  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. FileFontSource class | Aspose.Words for Python

    aspose.words.fonts.FileFontSource class. Represents the single TrueType font file stored in the file system... FontSettings () doc . font_settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Aspose.Words changing fonts on RFT-PDF conversi...

    I have an RTF document that uses a specific font - Open Sans. Part of the text is in Bold. When converted to PDF using Aspose.Words.dll version 14.6, this changes the font to Times New Roman (preserves the Bold part). T…...@"C:\MyFonts"; var fontSettings = new Aspose.Words.FontSettings(); // Register...= also scan sub‑folders) fontSettings.SetFontsFolder(fontsFolder...

    forum.aspose.com/t/aspose-words-changing-fonts-...