Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 7,633 for

xlsx to pdf

(0.2 sec)
  1. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar To this Topic I created few months ago, but with a different outcome: Incorrect render of text with font from ApTos family My cusTomer is using the font Montserrat in his workbook. W…...sample code (I also generated PDF file after rendering the EMF...and the output EMF file and PDF file are fine tuned. e.g., Sample...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  2. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as Pdf, text, Word, or Excel documents, as well as XML and JSON files....Pdf Portable Document Format. The...(version 2007 or later). Format.Xlsx Microsoft Excel spreadsheet...

    docs.aspose.com/ocr/java/save-file/
  3. 在演示文稿中使用 PHP 管理 OLE|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。实现 OLE 内容的无缝嵌入、更新和导出。...xlsx" ); $dataInfo = new OleEmbeddedDataInfo...OleEmbeddedDataInfo ( $fileData , "xlsx" ); // Add the OLE object frame...

    docs.aspose.com/slides/zh/php-java/manage-ole/
  4. 刷新和计算含有计算项数据透视表,使用 C++|Documentation

    使用 Aspose.Cells 和 C++ 刷新并计算包含计算项的数据透视表。...API 刷新并计算数据透视表,并将工作簿保存为 PDF 格式。生成的 输出 PDF 证明 Aspose.Cells 成功刷新和...sampleFilePath = srcDir + u "sample.xlsx" ; Workbook workbook ( sampleFilePath...

    docs.aspose.com/cells/zh/cpp/refresh-and-calcul...
  5. Filter Objects while loading Workbook or Worksh...

    Learn how To filter objects like charts, shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....output PDF generated by it. As you can see in the output PDF, all...srcDir + u "sampleFilterCharts.xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/cpp/filter-objects-while-...
  6. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....document into fixed page formats (PDF, XPS, images etc). FlipOrientation...embedded to PDF document. PdfCompliance Specifies the PDF standards...

    reference.aspose.com/words/java/com.aspose.words/
  7. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as Pdf, text, Word, or Excel documents, as well as XML and JSON files....PDF Portable Document Format. The...top of the images. SaveFormat.PDF_NO_IMG Portable Document Format...

    docs.aspose.com/ocr/python-net/save-file/
  8. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how To use the Aspose.Cells library To calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using Node.js via C++. Load an existing Excel file or create a new one, then use Aspose.Cells methods To calculate these functions and save the results To disk....saves the result in the output PDF . const path = require ( "path"...dataDir , "sampleMINIFSAndMAXIF.xlsx" ); // Load your source workbook...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  9. 无图表加载源Excel文件|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....以下示例代码加载没有图表的样本Excel文件,并将其保存为输出PDF格式。 //Specify the load options...workbook = new Workbook ( "sample.xlsx" , options ); //Save the workbook...

    docs.aspose.com/cells/zh/java/load-source-excel...
  10. 用C++计算Excel 2016的MINIFS和MAXIFS函数|Documentation

    本文介绍如何使用Aspose.Cells库在C++中计算Microsoft Excel 2016的MINIFS和MAXIFS函数。...Cells执行公式计算,然后将结果保存为 输出PDF 。 #include <iostream> #include...srcDir + u "sampleMINIFSAndMAXIF.xlsx" ); // Perform Aspose.Cells...

    docs.aspose.com/cells/zh/cpp/calculation-of-exc...