Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 157,705 for

xlsx

(0.26 sec)
  1. Product Overview|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....Multiple output formats – Export to XLSX, CSV, PDF, HTML, and image formats...report in a browser, export to XLSX, PDF, or any supported format...

    docs.aspose.com/cells/reportingservices/product...
  2. Problems with filter function - Free Support Fo...

    Hi We have workbook were we have a custom filter that looks this: =FILTER(PayrollProcessResult!P:T;PayrollProcessResult!R:R>0) Data comes from a Unique formular that is calculated correctly. I use RefreshDynamicArray…...xlsx"); and found the generated file...matter the saved format is xls, xlsx or xlsb. So we are afraid we...

    forum.aspose.com/t/problems-with-filter-functio...
  3. Using WorkbookMetadata with C++|Documentation

    Learn how to use WorkbookMetadata to edit custom document properties of a workbook in C++ with Aspose.Cells....xlsx" , options ); meta . GetCustomDocumentPro..."Sample2.out.xlsx" ); Workbook w ( srcDir + u "Sample2.out.xlsx" ); std...

    docs.aspose.com/cells/cpp/using-workbookmetadata/
  4. 如何管理日期和时间|Documentation

    学习如何通过Aspose.Cells for JavaScript用C++管理日期和时间。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  5. Freeze panes of Excel Worksheet with JavaScript...

    In this article, you will learn how to freeze panes of Excel worksheets programmatically using Aspose.Cells for JavaScript via C++....xlsx) and click "Run Example" to..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/how-to-fre...
  6. 使用JavaScript和C++确定工作表的纸张大小是否为自动|Documentation

    本文说明如何利用JavaScript API和C++插件以编程方式判断工作表的纸张大小是否设置为自动。...xlsx samplePageSetupIsAut-True.xlsx 并找到它们的第一个工作表..."fileInput1" accept = ".xls,.xlsx,.csv" /> < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/determi...
  7. Load Workbook with Specified Printer Paper Size...

    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....saves it to a memory stream in XLSX format. Then it loads it with...

    docs.aspose.com/cells/net/load-workbook-with-sp...
  8. 用 JavaScript 通过 C++ 管理 Excel 电子表格文件的设置|Document...

    使用 Aspose.Cells for JavaScript 通过 C++ 管理 Excel 文件的设置。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/workboo...
  9. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  10. How to Convert Excel To PDF Using Python

    This short tutorial provides description about how to convert Excel to PDF using Python. You will learn creating a workbook and by using Python Excel to PDF conversion with the help of detailed steps and runnable Python code....an existing Excel file say an XLSX . You will also have control...any existing Excel file like XLSX, XLS, ODS, etc containing the...

    kb.aspose.com/cells/python/how-to-convert-excel...