Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 140,161 for

xlsx

(0.08 sec)
  1. 使用C++处理数据透视表的数据字段显示格式|Documentation

    学习如何使用Aspose.Cells for C++操作数据透视表中数据字段的显示格式。...xlsx) [输出 Excel 文件](101089333.xlsx) #include <iostream>...srcDir + u "PivotTableSample.xlsx" ); // Get the first worksheet...

    docs.aspose.com/cells/zh/cpp/working-with-data-...
  2. Add Cells to Microsoft Excel Formula Watch Wind...

    Learn how to use Aspose.Cells for C++ to add cells to the formula watch window in Excel. Load or create an Excel file, manipulate cells, set formulas, and save the modified file....output XLSX format wb . Save ( u "outputAddCellsToMicr.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/cpp/add-cells-to-microsof...
  3. How to Generate Excel File in Java

    In this step by step tutorial you will learn how to generate Excel file in Java. These steps are same for Linux, macOS and Windows operating systems....be saved into any format like XLSX in this example. Steps to Generate...collection Save the resultant file as XLSX Above steps describe the procedure...

    kb.aspose.com/cells/java/how-to-generate-excel-...
  4. Convert PDF to EXCEL in Android Apps | products...

    Render PDF to EXCEL in Android Apps API without using Microsoft Excel or Adobe Reader...covert PDF to XLSX. Secondly, you can convert XLSX to EXCEL by...Convert PDF to XLSX by using save method Load XLSX document by using...

    products.aspose.com/total/android-java/conversi...
  5. | Aspose

    Sample code for PDF to XLS Java conversion. Use API example code for batch PDF files to XLS conversion within any Web or Desktop Java based application....formats including PDF, CSV, XLSX, TXT, HTML, XPS, and several...open and structured format, XLSX, with the release of Microsoft...

    products.aspose.com/ocr/cpp/conversion/pdf-to-xls/
  6. 将日期转换为日本日期(C++)|Documentation

    学习如何使用 Aspose.Cells for C++ 将公历日期转换为日本日期。...for XLSX format LoadOptions options ( LoadFormat :: Xlsx ); //...( srcDir + u "JapaneseDates.xlsx" , options ); // Save the workbook...

    docs.aspose.com/cells/zh/cpp/convert-dates-to-j...
  7. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....Excel oriented HTML into XLS/XLSX format. It means, the HTML generated...can be converted back to XLS/XLSX format using Aspose.Cells. Similarly...

    docs.aspose.com/cells/cpp/adding-html-rich-text...
  8. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++...."A1" ); // Save the workbook in xlsx format wb . Save ( outDir +..."AddActiveXControls_out.xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Excel File Format Soluton for End Users & Developers – 通过 Java 创建 Excel 文件https://products.aspose.com/cells/zh/java/assembly/Recent content in 通过 Java 创建 Excel 文件 on......工作簿文件) col-md-3 other-converter XLSX (OOXML Excel 文件) Java: 通过 Java...等应用程序可让您将工作簿数据导出为多种不同格式,包括 PDF、CSV、XLSX、TXT、HTML、XPS 等。随着 Microsoft...

    products.aspose.com/cells/zh/java/assembly/inde...
  10. Protect and Unprotect Workbook Structure with C...

    Protect and unprotect workbook structure of Excel files using C++ with Aspose.Cells....xlsx" ); std :: cout << "Workbook...U16String inputFilePath = u "Book1.xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/cpp/protect-and-unprotect...