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

fontsettings

(0.08 sec)
  1. 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...
  2. Conversione docx in pdf si blocca - Free Suppor...

    Ciao, ho un problema durante la conversione di un documento docx in pdf; la conversione non risponde ed il problema sembra essere legato ad un “conflitto” con i font richiesti all’interno del documento e quelli disponib…...docx"); FontSettings fontSettings = new FontSettings(); // Aggiungi...necessario addFontFolder(fontSettings, "C:\\Path\\To\\Your\\Fonts\\");...

    forum.aspose.com/t/conversione-docx-in-pdf-si-b...
  3. Aspose::Words::Fonts::FontConfigSubstitutionRul...

    Aspose::Words::Fonts::FontConfigSubstitutionRule::ResetCache method. Resets the cache of fontconfig calling results in C++.... auto fontSettings = System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font.... A: Use the FontSettings class to point Aspose.Words...SetFontsFolder and assign the FontSettings object to the Document instance...

    docs.aspose.com/words/python-net/using-truetype...
  5. Incorrect Flama Font Substitution - Free Suppor...

    When converting a .docx file using Flama Light Italic, the resulting PDF is using Flama Semibold Italic, which is causing some additional line spacing which is messing with the formatting of the document. Because of this…... Create a FontSettings object and set the defa...docx"); // Create FontSettings var fontSettings = new Aspose.Words...

    forum.aspose.com/t/incorrect-flama-font-substit...
  6. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadWindowsSettings method. Loads predefined table substitution settings for Windows platform in C++....Words :: Document > (); auto fontSettings = System :: MakeObject <...Fonts :: FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. MemoryFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.MemoryFontSource class, enabling seamless access to TrueType fonts stored in memory for enhanced document processing.... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  8. 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
  9. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in Java.... FontSettings fontSettings = new FontSettings(); fontSettings...setDefaultFontName("Arial"); fontSettings.getSubstitutionSetti()....

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Fonts::FontFallbackSettings clas...

    Aspose::Words::Fonts::FontFallbackSettings class. Specifies font fallback mechanism settings. To learn more, visit the documentation article in C++....Words :: Document > (); auto fontSettings = System :: MakeObject <...Fonts :: FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...