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

pdf to xlsx

(0.53 sec)
  1. 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/
  2. 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-...
  3. 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/
  4. 无图表加载源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...
  5. 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...
  6. 刷新和计算含有计算项数据透视表,使用 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...
  7. 用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...
  8. 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/
  9. Pivot table refresh problems (filter, col width...

    See attached sample: I call “Worksheet.RefreshPivotTables()”, which brings three problems: AsposeCellsPivot.zip (26.3 KB) Problem 1 In the source file, the filter for cell B6 is set To single select. After applying “R…...xlsx"); workbook.Settings.GlobalizationSetting...RefreshPivotTables(); } workbook.Save("result.xlsx"); class CustomPivotTableGlob...

    forum.aspose.com/t/pivot-table-refresh-problems...
  10. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells To export a pivot table To a PNG image. This works well, but some labels added auTomatically by Excel are not exported in the same language To the image. Here is my Excel source pivot ta…...Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories...There is no region setting in xlsx file. 3,These display texts...

    forum.aspose.com/t/export-pivottable-as-image-s...