Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 157,932 for

xlsx

(0.26 sec)
  1. Supported File Formats C++|Aspose.PDF for C++

    This page shows which Aspose.PDF for C++ can load and save file formats....Microsoft Excel SpreadSheet XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/cpp/supported-file-formats/
  2. Create a Slicer for a Pivot Table|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....saves the workbook in the output XLSX and output XLSB formats. The...

    docs.aspose.com/cells/java/create-slicer-to-a-p...
  3. Convert XSLFO to TXT in Android Apps | products...

    Render XSLFO to TXT in Android Apps API without using Microsoft Excel or Adobe Reader...convert XSLFO documents into XLSX format. Then, using Aspose.Cells...Android via Java, you can convert XLSX documents into TXT format. Both...

    products.aspose.com/total/android-java/conversi...
  4. PDF Format Conversion Solution for Rust | Aspos...

    Convert PDF to DOCX, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG & more using Rust...PDF-document as XlsX-document pdf . save_xlsx ( "sample.xlsx" ) ? ; Ok...document. Then, we call the save_xlsx function. Next, close the PDF...

    products.aspose.com/pdf/rust-cpp/conversion/
  5. 在 C++ 中为图表系列中的数据点添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for C++ 为图表系列中的数据点添加自定义标签。我们的指南将向您展示如何修改标签的外观、位置和格式,以及如何将它们链接到数据源以实现准确的数据展示。...xlsx" ; // Create workbook with XLSX format Workbook...workbook ( FileFormatType :: Xlsx ); Worksheet sheet = workbook...

    docs.aspose.com/cells/zh/cpp/adding-custom-labe...
  6. Decrease the Calculation Time of Cell.calculate...

    This article introduces how to use the Aspose.Cells library to reduce calculation time for cell calculation methods in Excel using JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/decrease-t...
  7. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....xlsx" ); //Access first worksheet...the result in XLSX format book . save ( "output.xlsx" ); Support...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. 使用C++获取工作表中的最大范围|Documentation

    本文介绍了如何使用Aspose.Cells for C++库获取Excel文件的最大范围、最大数据范围和最大显示范围。...xlsx" ); // Get all the worksheets...Workbook workbook ( u "Book1.xlsx" ); // Get all the worksheets...

    docs.aspose.com/cells/zh/cpp/get-max-range-in-a...
  9. 通过 C++ 使用 JavaScript 创建 Volume Open High Low Cl...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 创建带有成交量、开盘价、最高价、最低价、收盘价的股票图表。我们的指南将演示如何将股票市场数据绘制到图表上以便更好地分析和可视化。...xlsx),并生成了【输出Excel文件】(out.xlsx)。 <!DOCTYPE html>..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  10. 使用JavaScript通过C++将工作簿保存为严格的Open XML电子表格格式|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++将工作簿保存为严格的Open XML电子表格格式。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/save-wo...