Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 7,694 for

xlsx to pdf

(0.15 sec)
  1. 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/
  2. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    Learn how To calculate Excel 2016 MINIFS and MAXIFS functions using Aspose.Cells for Python via .NET API with code examples....saves the results in the output PDF . import os from aspose.cells...source_dir , "sampleMINIFSAndMAXIF.xlsx" )) # Perform Aspose.Cells formula...

    docs.aspose.com/cells/python-net/calculation-of...
  3. 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...
  4. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    docs.aspose.com/page/net/what-is-xps-file/
  5. 用C++跟踪文档转换进度|Documentation

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

    docs.aspose.com/cells/zh/cpp/track-document-con...
  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. 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...
  8. 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-...
  9. Rendering Timeline with C++|Documentation

    Manage timelines of Excel files with Aspose.Cells with C++....image or save your workbook to PDF or HTML formats, you will see...Workbook workbook ( u "input.xlsx" ); // Access second worksheet...

    docs.aspose.com/cells/cpp/rendering-timeline/
  10. AutoFit Row Height Automatically When Loading a...

    Learn how To fit rows whose height is not cusTomized when loading a file using Aspose.Cells for Node.js via C++....file directly and save it to PDF, the data will not be fully displayed...path . join ( dataDir , "sample.xlsx" ); // Loads the workbook which...

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...