Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,433 for

fontsettings

(0.08 sec)
  1. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format.... FontSettings . default_instance . get_fonts_sources...scan_subfolders = True ) aw . fonts . FontSettings . default_instance . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ProcessorContext.font_settings property | Aspos...

    ProcessorContext.font_settings property. Font settings used by the processor.... FontSettings : ... @font_settings.setter...aspose . words . fonts . FontSettings ): ... See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontConfigSubstitutionRule Class | Aspose.Words...

    Discover the Aspose.Words.Fonts.FontConfigSubstitutionRule class for seamless font management and customization in your documents. Enhance your text styling today!... FontSettings fontSettings = new FontSettings (); FontConfigSubstituti... fontConfigSubstituti = fontSettings . SubstitutionSettings ...

    reference.aspose.com/words/net/aspose.words.fon...
  4. docx转PDF,创建Document程序卡死 - Free Support Forum - ...

    版本:23.8 编程语言:java 现象: 在客户的阿里云云服务器(windows操作系统), 执行以下代码时(Document doc = new Document(new ByteArrayInputStream(bytes));),进程卡死 异常文件: 龙华站合同终止_通知函_20251125 补充非电 -1126 Clean.docx (37.7 KB) jstack命令输出结果:...Roman 使用自定义 FontSettings (不依赖系统字体): // 1) 创建 FontSettings 并指向本地字体文件夹...并指向本地字体文件夹 FontSettings fontSettings = new FontSettings(); fontSettings...

    forum.aspose.com/t/docx-pdf-document/322211
  5. DefaultFontSubstitutionRule.default_font_name p...

    DefaultFontSubstitutionRule.default_font_name property. Gets or sets the default font name.... FontSettings . default_instance . get_fonts_sources...available. aw . fonts . FontSettings . default_instance . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suitable font replacement, or uses the Font fallback mechanism....mechanisms are contained in the FontSettings class. This class is responsible...However, each instance of FontSettings has its own cache, which...

    docs.aspose.com/words/java/manipulate-and-subst...
  7. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced document quality.... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FileFontSource Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FileFontSource. Easily manage TrueType font files on your system for enhanced document formatting and design flexibility.... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Aspose.PSD for .NET 21.12 - 发行说明|Documentation

    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....FontSettings.SetAllowedFonts(System.String[])...String[]) M:Aspose.PSD.FontSettings.IsFontAllowed(System.String)...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. FontNameSubstitutionRule | Aspose.Words for Java

    Font substitution rule for processing font name in Java.... FontSettings fontSettings = new FontSettings(); FontConfigSubstituti... fontConfigSubstituti = fontSettings.getSubstitutionSetti()....

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