Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 159,081 for

xlsx

(0.1 sec)
  1. Aspose::Words::Saving::XlsxSaveOptions class | ...

    Aspose::Words::Saving::XlsxSaveOptions class. Can be used to specify additional options when saving a document into the Xlsx format. To learn more, visit the documentation article in C++....when saving a document into the Xlsx format. To learn more, visit...object is used. Can only be Xlsx . get_SectionMode () const Gets...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Convert PDF to CSV via C# API | products.aspose...

    C# API PDF to CSV Conversion without using Microsoft Excel or Adobe Reader...easily export the PDF file to the XLSX format. Following that, by leveraging...can effortlessly convert the XLSX file to CSV format. This two-step...

    products.aspose.com/total/net/conversion/pdf-to...
  3. Set Text of Chart Legend Entry Fill to None wit...

    Learn how to use Aspose.Cells for C++ to set the text of a chart legend entry fill to none. Our guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....xlsx" ; // Path of output Excel file...outDir + u "ChartLegendEntry_out.xlsx" ; // Open the template file...

    docs.aspose.com/cells/cpp/set-text-of-chart-leg...
  4. Combine Multiple Workbooks into a Single Workbo...

    Learn how to combine multiple workbooks into a single workbook using Aspose.Cells for JavaScript via C++....xlsx picture.xlsx Output Workbooks combined.xlsx Screenshots..."fileInput1" accept = ".xls,.xlsx" /> < input type = "file" id...

    docs.aspose.com/cells/javascript-cpp/combine-mu...
  5. 将 XBRL 转换为 Excel,将 iXBRL 转换为 Python|Documentation

    Python Finance 库 API 可用于将 XBRL 转换为 Excel Xlsx 和 iXBRL 格式。...iXBRL 将 XBRL 转换为 Python 中的 Excel XLSX 读取Python中的XBRL和iXBRL文件 验证Python中的XBRL和iXBRL文件...

    docs.aspose.com/finance/zh/python-net/conversion/
  6. Create Style object using CellsFactory class|Do...

    Learn how to create a cell style object using the CellsFactory class in Aspose.Cells for JavaScript via C++. Customize the appearance of spreadsheet cells as needed....xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/create-sty...
  7. 多种格式支持|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....XLS – Microsoft Excel 97~2003 XLSX – Office Open XML XLSM, XLTX...– Microsoft Excel 97 - 2003 XLSX – Office Open XML XLSM – Office...

    docs.aspose.com/cells/zh/sharepoint/multiple-fo...
  8. Pivot Filter|Documentation

    Learn how to add a filter in a pivot table with Aspose.Cells Java library....saves the workbook in the output XLSX format. After executing the...saves the workbook in the output XLSX format. After executing the...

    docs.aspose.com/cells/java/add-or-clear-pivot-f...
  9. Convert Workbook to JSON with C++|Documentation

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++....xlsx ) to the output JSON file (...inputFilePath = srcDir + u "Book1.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...
  10. 如何使用 C++ 创建 Excel 文件

    在本教程中,我们将学习如何使用 C++ 创建 Excel 文件。您可以使用 C++ 以编程方式创建新工作簿并将数据插入到 MS Windows 或 Linux 上的单元格中。...Windows 或 Linux 上以 C++ 编程方式创建 XLSX 或 XLS 文件。 使用 C++ 创建 Excel 文件的步骤...文件。在前面的示例中,我们学习了 如何使用 C++ 在 XLSX 文件中添加过滤器 ,它解释了在 XLSX 文件中添加过滤器。 Updated...

    kb.aspose.com/zh/cells/cpp/how-to-create-excel-...