Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 134,991 for

xlsx

(0.21 sec)
  1. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells for Node.js via C++. Set various reflection properties to achieve desired results....xlsx" )); // Access first worksheet...80 ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  2. 用C++检查工作簿中的VBA项目是否已签名|Documentation

    用Aspose.Cells在C++中检测工作簿中的VBA项目是否已签名...xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  3. Aspose.Cells for Node.js via C++|Documentation

    Aspose.Cells for Node.js via C++ supports the popular Excel (XLS, Xlsx, XLSM, XLSB, XLTX, XLTM,SpreadsheetML,CSV), OpenOffice(ODS),HTML and JSON file formats and allows exporting Excel files to PDF,DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG....js via C++ supports XLS, XLSX, ODS, SpreadsheetML, CSV, Tab...

    docs.aspose.com/cells/nodejs-cpp/
  4. 处理边框|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-borders/
  5. Setting Formula Calculation Mode of Workbook in...

    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" ; //Create a workbook Workbook...Save ( FileName , SaveFormat . Xlsx ); Download Sample Code Github...

    docs.aspose.com/cells/net/setting-formula-calcu...
  6. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for C++....xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/cpp/save-workbook-to-stri...
  7. 在使用Node.js通过C++写保护工作簿时指定作者|Documentation

    在使用Aspose.Cells for Node.js via C++写保护工作簿时,指定作者姓名。..."SimonAspose" ); // Save the workbook in XLSX format. const outputDir = path...outputDir , "outputSpecifyAuthorW.xlsx" )); 使用Node.js通过C++验证加密文件的密码...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-aut...
  8. Convert Excel to CSV,TSV and Txt|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....OpenOffice spreadsheet file (so XLS, XLSX, XLSM, XLSB, ODS and so on)...

    docs.aspose.com/cells/net/convert-excel-to-csv-...
  9. Convert XBRL to iXBRL via C# | products.aspose.com

    Sample code for XBRL to iXBRL C# conversion. Use API example code for batch XBRL files to iXBRL conversion within .NET based applications....Other Conversion Options XBRL to XLSX (Microsoft Excel Open XML Spreadsheet)...

    products.aspose.com/finance/net/conversion/xbrl...
  10. Using excel splitter, keep showing error 502 - ...

    using excel splitter, keep showing error 502 , how to correct...我上传了文件到应用,然后在“另存为”组合框中选择“XLSX”后点击了“拆分”。它确实能按工作表拆分 Excel 文件。我下载了包含...

    forum.aspose.com/t/using-excel-splitter-keep-sh...