Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 13,499 for

load font

(0.38 sec)
  1. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolders method. Sets the folders where Aspose.Words looks for TrueType Fonts when rendering documents or embedding Fonts in C++....Aspose::Words::Fonts::FontSettings::SetFontsFolders method Contents...TrueType fonts when rendering documents or embedding fonts. void...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom Fonts installed on my system. According to the documentation, Aspose libraries such…...to detect installed TrueType fonts during conversion Aspose.Diagram...VSDX, and XLSX) using custom fonts installed on my system. According...

    forum.aspose.com/t/unable-to-detect-installed-t...
  3. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....pdf" )) { // Load Page object to add Annotation...wa ); // Create TextState for Font settings var ts = new Aspose...

    docs.aspose.com/pdf/net/sticky-annotations/
  4. Aspose.Cells 8.6.1中的公共API更改|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.... Java //Load a spreadsheet Workbook workbook...所有VBA模块。 以下是简单的使用场景。 Java //Load a spreadsheet Workbook workbook...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. Embed Fonts in Presentations in .NET|Aspose.Sli...

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET, ensuring accurate rendering across all platforms....Embed Fonts in Presentations in .NET Contents [ Hide ] Embedding...Embedding fonts in PowerPoint ensures your presentation maintains...

    docs.aspose.com/slides/net/embedded-font/
  6. Aspose.PSD for Java 20.8 - Release Notes|Docume...

    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....0 breaks font sizes for older files Bug Public...721 , 721 , }, 0 , 0 } }; // Load a predefined PSD file containing...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  7. Exporting SHX fonts|CAD 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....Exporting SHX fonts Contents [ Hide ] Export SHX fonts for DXF/DWG...drawings Some drawings may contain fonts in special SHX format, that...

    docs.aspose.com/cad/java/developer-guide/export...
  8. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....the top of the document when loading and saving and limits the maximum... Q: Why are the layout and fonts in the output document different...

    docs.aspose.com/words/java/faq/
  9. Aspose::Words::Loading::ChmLoadOptions class | ...

    Aspose::Words::Loading::ChmLoadOptions class. Allows to specify additional options when Loading CHM document into a Document object. To learn more, visit the documentation article in C++....Aspose::Words::Loading::ChmLoadOptions class Contents [ Hide...specify additional options when loading CHM document into a Document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...results = "SUCCESS"; try { // Load the workbook Workbook workbook..."Arial" // Ensures consistent font rendering }; // Save the workbook...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...