Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,430 for

fontsettings

(0.17 sec)
  1. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML 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...
  2. Aspose.PSD for .NET 22.11 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....testFontsFolder = "Fonts" ; FontSettings . SetFontsFolder ( testFontsFolder...testFontsFolder ); FontSettings . UpdateFonts (); string sourceFilePath...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  3. Aspose::Words::Fonts::FolderFontSource class | ...

    Aspose::Words::Fonts::FolderFontSource class. Represents the folder that contains TrueType font files. 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. WarningType enumeration | Aspose.Words for Python

    aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving.... FontSettings () font_settings . substitution_settings...file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti.pdf'...

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

    Explore the Aspose.Words.Fonts namespace to easily access detailed font information in your documents, enhancing your text formatting and design.... FontSettings Specifies font settings...

    reference.aspose.com/words/net/aspose.words.fonts/
  6. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source.... FontSettings () # By default, a blank...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…... FontSettings fontSettings = new FontSettings(); fontSettings...DefaultFontName = "Arial"; fontSettings.SubstitutionSettings.FontInfoSubstitution...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...
  8. Aspose.PSD for .NET 23.10 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....don’t work Bug PSDNET-1728 FontSettings.SetFontsFolders doesn’t...fontFolders = new List < string >( FontSettings . GetFontsFolders ()); fontFolders...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  9. MergerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode MergerContext class for seamless document merging, enhancing productivity with powerful and efficient solutions....Properties Name Description FontSettings { get; set; } Font settings...

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