Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 2,451 for

fontsettings

(4.57 sec)
  1. NullPointerException with Aptos Font and wp14:a...

    Summary Aspose.Words throws a NullPointerException during Document.save() or Document.updatePageLayout() when ALL of the following conditions are met: Document contains wp14:anchorId attributes (Word 2010+ drawing anch…...fonts from FontSettings WORKS Configure FontSettings to exclude...

    forum.aspose.com/t/nullpointerexception-with-ap...
  2. Aspose::Words::Fonts::FontSubstitutionSettings ...

    Aspose::Words::Fonts::FontSubstitutionSettings class. Specifies font substitution mechanism settings. To learn more, visit the documentation article in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > ()); // By default, a...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. RtfLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.RtfLoadOptions class. Allows to specify additional options when loading [LoadFormat.Rtf](../../aspose.words/loadformat/#Rtf) document into a [Document](../../aspose.words/document/) object...(Inherited from LoadOptions ) fontSettings Allows to specify document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced document loading. Set passwords and base URIs effortlessly for seamless integration and security.... FontSettings { get; set; } Allows to...

    reference.aspose.com/words/net/aspose.words.loa...
  5. 文本图层导出时中文格式不对 - Free Support Forum - aspose.com

    I have a PSD file that contains a text layer with Chinese text. When exporting the image using the Aspose.PSD for Java API to save as a jpg picture, the Chinese text displays incorrectly. the origin psd file looks like …...it, please check method FontSettings | Aspose.PSD for Java API...

    forum.aspose.com/t/topic/314055
  6. Aspose.PSD for Python via .NET 24.1 - 发行说明|Docu...

    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....GetFileInBaseFolder ( "Fonts" ) FontSettings . set_fonts_folders ([ fontsFolder...

    docs.aspose.com/psd/zh/net/aspose-psd-for-pytho...
  7. Aspose.PSD for .NET 24.1 - 发布说明|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....baseFolder , "Fonts" ); FontSettings . SetFontsFolders ( new...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. Aspose.Words - DOCX to PDF Conversion Layout In...

    We are experiencing inconsistent layout rendering when converting DOCX files to PDF using Aspose.Words. The conversion produces correct output in our local development environment but generates incorrect page layouts in …...void PrintAvaialbleFonts(FontSettings fs) { foreach (FontSourceBase...

    forum.aspose.com/t/aspose-words-docx-to-pdf-con...
  9. Aspose.PSD的Java 24.1版本发布说明|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...."src/main/resources/Fonts" ; FontSettings . setFontsFolders ( new...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  10. Word with new styles gives incorrect page count...

    I have a docx document with an incorrect page count, it should be 39 but Aspose.words api is counting 47 pages. A very large discrepancy. The problem seems to be because the document is using custom styles for numbered l…...void PrintAvaialbleFonts(FontSettings fs) { foreach (FontSourceBase...

    forum.aspose.com/t/word-with-new-styles-gives-i...