Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 139,936 for

xlsx

(0.24 sec)
  1. Clear filter in Pivot Table|Documentation

    How to Clear PivotFilter from the specific PivotField in pivot table with Aspose.Cells for Node.js via C++....Save the workbook in output XLSX format. After executing the...cleared. Please check the output XLSX . Sample Code Pivot Table Hide...

    docs.aspose.com/cells/nodejs-cpp/clear-filter-i...
  2. 使用Node.js通过C++删除切片器|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....xlsx" ); // Load sample Excel file...Save the workbook in output XLSX format. workbook . save ( "...

    docs.aspose.com/cells/zh/nodejs-cpp/removing-sl...
  3. 多种格式支持|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...
  4. 将日期转换为日本日期(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...
  5. 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...
  6. 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-...
  7. 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...
  8. C++ API to Convert MHTML to SXC | products.aspo...

    Convert MHTML to SXC via C++ API without using Microsoft Excel or Adobe Reader...step, you can export MHTML to XLSX by using Aspose.PDF for C++...developers to convert MHTML to XLSX without any loss of data. After...

    products.aspose.com/total/cpp/conversion/mhtml-...
  9. 使用 C++ 验证加密文件密码|Documentation

    使用 C++ 代码验证加密的Excel(Xlsx、xlsb、xls、xlsm)和OpenOffice(ODS)文件的密码。...验证加密文件密码 Contents [ Hide ] 如果Excel(xlsx、xlsb、xls、xlsm)和OpenOffice(O...= srcDir + u "EncryptedBook1.xlsx" ; std :: vector < uint8_t >...

    docs.aspose.com/cells/zh/cpp/verify-password-of...
  10. Limitations and API Differences|Documentation

    Aspose.Cells for PHP via Java limitations and api differences....xlsx" ); } } Aspose.Cells for PHP...); $workbook -> save ( "out1.xlsx" ); ?> Other Limitations of...

    docs.aspose.com/cells/php-java/limitations-and-...