Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 2,449 for

fontsettings

(0.99 sec)
  1. Aspose.PSD for Java 23.10 - 发布说明|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....文件分辨率的各种方式不起作用 错误 PSDJAVA-547 FontSettings.SetFontsFolders 不起作用或 Aspose...已添加的 API: M:com.aspose.psd.FontSettings.getGetSystemAlternat M:com...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  2. Aspose::Words::LowCode::SplitterContext class |...

    Aspose::Words::LowCode::SplitterContext class. Document splitter 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...
  3. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Apply to FontSettings used for this document var fontSettings = new...new FontSettings(); fontSettings.SetFontsSources(new Aspose.Words...

    forum.aspose.com/t/pdf-file-distorted/327238
  4. Aspose::Words::LowCode::ConverterContext class ...

    Aspose::Words::LowCode::ConverterContext class. Document converter 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...
  5. Issue: Embedded Clario Font Is Substituted on L...

    Description We are encountering a platform-specific font substitution issue while converting DOCX to PDF using Aspose.Words. The DOCX document contains the Clario font embedded. When the document is converted to PDF on…...source using FontSettings.SetFontsFolder or FontSettings.SetFontsSources...selected: var fontSettings = new FontSettings(); fontSettings.SubstitutionSettings...

    forum.aspose.com/t/issue-embedded-clario-font-i...
  6. Aspose::Words::LowCode::ProcessorContext class ...

    Aspose::Words::LowCode::ProcessorContext class. Base class for processor contexts. Provides properties and options used by the processor to execute processing 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. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ Fontsettings Fontsettings = new Fontsettings(); fontSe…...isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSettings...setFontSettings(fontSettings); addDoc.setFontSettings(fontSettings); DocumentBuilder...

    forum.aspose.com/t/topic/312049
  8. FontSubstitutionRule class | Aspose.Words for P...

    aspose.words.fonts.FontSubstitutionRule class. This is an abstract base class for the font substitution rule... FontSettings () font_config_substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fonts::FontSourceBase::get_Type ...

    Aspose::Words::Fonts::FontSourceBase::get_Type method. Returns the type of the font source in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. 中文转换乱码 - Free Support Forum - aspose.com

    𨟠.docx (9.9 KB) 这个文件转换出来时乱码, 如果这个字在宋体字体库里没有 aspose怎么指定他去其它字体库查找,请帮忙看一下...,然后使用此代码: FontSettings fontSettings = FontSettings.getDefaultInstance();...getDefaultInstance(); fontSettings.setFontsSources(new FontSourceBase[]...

    forum.aspose.com/t/topic/319703