Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 13,391 for

load font

(0.12 sec)
  1. Aspose.Font Documentation for Java

    Java comprehensive API from Aspose.Font includes all the features you need like Loading, saving, converting Fonts, and getting the Font metrics you need....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/
  2. Supported File Formats|Aspose.Slides for Node.j...

    Discover all file formats Aspose.Slides for Node.js via Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....via Java can load and save: Format Description Load Save Remarks...options . Does the library support font embedding when exporting to...

    docs.aspose.com/slides/nodejs-java/supported-fi...
  3. Encountering an error while generating a PDF wi...

    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument …... ( Font, encodedString, & registeredPdfString)...process. This can happen if the font being used does not support...

    forum.aspose.com/t/encountering-an-error-while-...
  4. Supported File Formats|Aspose.Slides for Python...

    Discover all file formats Aspose.Slides for Python via .NET can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....NET can load and save: Format Description Load Save Remarks...options . Does the library support font embedding when exporting to...

    docs.aspose.com/slides/python-net/supported-fil...
  5. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...loadOptions); } // Map your local fonts folder (where ARIALUNI.TTF resides)...MapPath("~"), "fonts"); // Configure Aspose to load fonts from that...

    forum.aspose.com/t/how-to-imprve-performance-be...
  6. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks....pdf" ); } Embedding Fonts in an Existing PDF File PDF...readers support a core of 14 fonts so that documents can be displayed...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  7. Public API Changes in Aspose.Cells 16.12.0|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....Added APIs Filter Objects at Load Time Aspose.Cells 16.12.0 has...control the type of data to be loaded while initializing an instance...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure Fonts for rendering spreadsheets using Aspose.Cells for Node.js via C++. Ensure Fonts are available for optimal conversion fidelity....Ask AI Configuring Fonts for Rendering Spreadsheets with Node...fidelity, it is necessary that the fonts used in the spreadsheet should...

    docs.aspose.com/cells/nodejs-cpp/configuring-fo...
  9. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc.... Load the input PDF document. Access...textBoxField . max_len } " ) Set Custom Font for the Form Field Form fields...

    docs.aspose.com/pdf/python-net/modifying-form/
  10. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...which font to use when the source PDF references a font that is...Aspose.PDF tries to resolve the font through its internal FontSettings...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...