Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 7,595 for

xlsx to pdf

(0.86 sec)
  1. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for .NET recognition results as Pdf, text, Word, or Excel documents, as well as XML and JSON files....Pdf Portable Document Format. The...detected. Aspose.OCR.SaveFormat.Xlsx Microsoft Excel spreadsheet...

    docs.aspose.com/ocr/net/save-file/
  2. 无图表加载源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...
  3. 用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...
  4. What is an XML File? MPP File Extension, Proces...

    Learn about the XML file format, its extension, and how it is used for project management. Discover XML file processing, editing, and conversion with Aspose.Tasks. AuTomate project management workflows using C#, Java, C++, and Python To read, modify, and export XML files seamlessly....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    products.aspose.com/tasks/supported-formats/xml/
  5. 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/
  6. 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-...
  7. Implement Errors and Boolean Value in Russian o...

    Learn how To implement errors and boolean values in Russian or any other language using Aspose.Cells with C++....in this code and its Output PDF . The screenshot shows the difference...sample Excel file and the output PDF for reference. Sample Code #include...

    docs.aspose.com/cells/cpp/implement-errors-and-...
  8. Filter Objects while loading Workbook or Worksh...

    Learn how To filter data while loading workbooks or worksheets using Aspose.Cells for Node.js via C++....output PDF generated by it. As you can see in the output PDF, all..."sampleFilterCharts.xlsx" ), lOptions ); // Save worksheet to a single PDF page...

    docs.aspose.com/cells/nodejs-cpp/filter-objects...
  9. 使用C++的Node.js计算数据表数组公式|Documentation

    如何使用Aspose.Cells库对Microsoft Excel中的数据表数组公式进行计算。加载或创建Excel文件,计算数组公式,然后保存修改后的文件。...示例代码生成了 output PDF 。 以下是用于从 source excel file 生成 output PDF 的示例代码。 请阅读注释以获取更多信息。...join ( dataDir , "DataTable.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/calculation...
  10. 用C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells在C++中跟踪文档转换进度,以增强应用程序的可用性。...xlsx" ; U16String outputFilePath...outDir + u "DocumentConversionPr.pdf" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/track-document-con...