Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 14,065 for

load font

(0.06 sec)
  1. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF....GetDataDir_AsposePdf (); // Load the HTML file into a document...GetDataDir_AsposePdf (); // Load the HTML file into a document...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  2. 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...
  3. 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...
  4. 在用C++通过JavaScript加载工作簿或工作表时筛选对象|Documentation

    学习在用C++通过Aspose.Cells for JavaScript加载工作簿或工作表时如何筛选数据...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf".... arrayBuffer (); // Create load options and filter out charts...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  5. 加载,提取数据并从TTF中保存|Java

    Java API可供开发人员操纵和字体文件。了解有关如何加载和保存Java内的TTF字体的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/loading-saving-tru...
  6. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...@oleksii88 When converting to Pdf/A, fonts are embedded into the document...standard requirement). Some fonts are not embedded into the document...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  7. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates....of the Presentation class and load the presentation. Get a slide’s...of the Presentation class and load the presentation, Get a slide’s...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  8. 加载和提取数据|Java

    Java API可供开发人员操纵和字体文件。了解有关如何加载和节省Java内的CFF字体的基本原理。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/loading-saving-cff...
  9. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) { final com.as…...TextFragment(xmlContent); // -- Set font to a monospaced font to mimic browser XML...PdfException: Can’t find any suitable font for operate with text: 是 at...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  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-...