Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 159,918 for

xlsx

(0.41 sec)
  1. 用 C++ 加密和解密Excel文件|Documentation

    如何使用 C++ 加密和解密Excel文件。锁定和解锁Excel文件。...xlsx" , loadOptions ); // Remove...workbook workbook . Save ( u "Book1.xlsx" ); std :: cout << "Password...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  2. View and Update XLS Properties Online or Update...

    View and modify XLS properties through online app for free. Java API code to update and add XLS properties.... Tag files during XLS-to-XLSX format conversions. Use AI to...(Macro-enabled Spreadsheet) XLSX Files Metadata (Open XML Workbook)...

    products.aspose.com/total/java/metadata/xls/
  3. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...Xlsx); // or the original format (Xls/Xlsx) ole.EmbeddedData...SaveFormat.Xlsx); // or the original format (Xls/Xlsx) ole.EmbeddedData...

    forum.aspose.com/t/updated-embedded-excel-data-...
  4. Convert DOC to XLTX in C++ or with free Online ...

    C++ API to Convert DOC to XLTX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to XLTX online converter quickly before integrating the code....formats, including HTML, PDF, and XLSX. Aspose.Cells for C++ is an...of output formats, including XLSX, XLS, and CSV. By using Aspose...

    products.aspose.com/total/cpp/conversion/doc-to...
  5. Convert PPTX to XLSB in Android Apps or with fr...

    Convert PPTX to XLSB in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTX to XLSB online converter quickly before integrating the code....a compressed version of the XLSX file format and is used to reduce...is also more secure than the XLSX format as it is not easily readable...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Convert WORD to EXCEL or with fr...

    Convert WORD to EXCEL in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free WORD to EXCEL online converter quickly before integrating the code....spreadsheet formats, including XLS, XLSX, and CSV. By using Aspose.Total...Workbook class Save the document to XLSX format using Save method Get...

    products.aspose.com/total/android-java/conversi...
  7. Convert DOTX to EXCEL via Java or with free Onl...

    Convert DOTX to EXCEL via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTX to EXCEL online converter quickly before integrating the code....Workbook class Save the document to XLSX format using Save method Conversion...Converting **DOTX** to **Excel (XLS/XLSX)** is valuable for transforming...

    products.aspose.com/total/java/conversion/dotx-...
  8. Manage settings of Excel spreadsheet files with...

    Manage settings of Excel files using Aspose.Cells for Node.js via C++....xlsx' , SaveFormat . XLSX ); Key Workbook Settings...

    docs.aspose.com/cells/nodejs-cpp/workbook-setti...
  9. 使用C++处理形状或图表的发光效果|Documentation

    学习如何使用Aspose.Cells for C++处理形状或图表的发光效果。...xlsx" ); // Access first worksheet...workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" ); std...

    docs.aspose.com/cells/zh/cpp/working-with-the-g...
  10. 处理颜色|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" , SaveFormat . Xlsx ); //Workbooks can...FileStream sw = File . Create ( "test.xlsx" ); wb . Write ( sw ); sw ....

    docs.aspose.com/cells/zh/net/working-with-colors/