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

load font

(0.16 sec)
  1. Creating, Opening and Saving Images|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....parameter to the static method load exposed by the Image class....the overloaded version of the load method. This accepts a Stream...

    docs.aspose.com/imaging/python-net/creating-ope...
  2. Embed Fonts in Presentations Using PHP|Aspose.S...

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java, ensuring accurate rendering across all platforms....Embed Fonts in Presentations Using PHP Contents [ Hide ] Embedded...Embedded fonts in PowerPoint are useful when you want your presentation...

    docs.aspose.com/slides/php-java/embedded-font/
  3. 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/
  4. 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/net/developer-guide/export-...
  5. Render Presentations with Fallback Fonts in Pyt...

    Render presentations with fallback Fonts in Aspose.Slides for Python via .NET – keep text consistent across PPT, PPTX and ODP with step-by-step code samples....Presentations with Fallback Fonts in Python Contents [ Hide ]...fallback font rules collection . Remove() a fallback font rule and...

    docs.aspose.com/slides/python-net/render-presen...
  6. 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/
  7. Embed Fonts in Presentations Using JavaScript|A...

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java, ensuring accurate rendering across all platforms....Embed Fonts in Presentations Using JavaScript Contents [ Hide...Hide ] Embedded fonts in PowerPoint are useful when you want your...

    docs.aspose.com/slides/nodejs-java/embedded-font/
  8. Convert OFT to PCL in Python | products.aspose.com

    Save OFT to PCL in your Python applications without using Microsoft Outlook or Word...used to control the layout, font, and graphics of a printed page...a two step process, firstly load Email and render it into HTML...

    products.aspose.com/total/python-net/conversion...
  9. 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...
  10. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)... Here’s how you can do it: Load your Excel workbook. Access...args) throws Exception { // Load the workbook String dataDir...

    forum.aspose.com/t/how-to-change-number-format-...