Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 157,036 for

xlsx

(0.15 sec)
  1. 使用Node.js与C++设置工作表中表或列表对象的注释|Documentation

    学习如何使用Aspose.Cells for Node.js via C++设置工作表内表或列表对象的注释。...xlsx" )); // Access first worksheet..." ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/set-the-com...
  2. Add ActiveX Controls using Aspose.Cells for Nod...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for Node.js via C++...."A1" ); // Save the workbook in xlsx format wb . save ( path . join..."AddActiveXControls_out.xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/add-activex-co...
  3. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells....saves the workbook in output XLSX and output XLSB format. The...saves the workbook in output XLSX format. Sample Code Advanced...

    docs.aspose.com/cells/net/create-slicer/
  4. Update Excel Files using C++ | products.aspose.com

    Edit Microsoft Excel Xlsx, XLS, CSV documents without installing Microsoft Office with C++ based applications....via C++ Modify Microsoft Excel XLSX, XLS files within C++ based...XLS Edit XLSB Edit XLSM Edit XLSX Edit XLT Edit XLTM Edit XLTX...

    products.aspose.com/total/cpp/update/
  5. Verify Password of Encrypted Files with C++|Doc...

    Verify the password of encrypted Excel (Xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using C++ code....Contents [ Hide ] If Excel (xlsx, xlsb, xls, xlsm) and OpenOffice...= srcDir + u "EncryptedBook1.xlsx" ; std :: vector < uint8_t >...

    docs.aspose.com/cells/cpp/verify-password-of-en...
  6. Pivot Filter|Documentation

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

    docs.aspose.com/cells/net/add-or-clear-pivot-fi...
  7. Changing the Layout of Pivot Table|Documentation

    How to change the layout of a Pivot Table with Aspose.Cells for JavaScript via C++....xlsx" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob1 = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/changing-t...
  8. 使用 C++ 通过 JavaScript 操作形状或图表的发光效果|Documentation

    学习如何使用 C++ 通过 JavaScript 操作形状或图表的发光效果。...xlsx,.csv" /> < button id = "runExample"...4 ; // Save the workbook in xlsx format const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  9. Conversion from Word to Excel using C#

    This article teaches the conversion from Word to Excel using C#. It has all the details to set the IDE, a list of steps, and a sample code for the development of Word document to Excel converter using C#.... Steps to Convert DOC to XLSX using C# Set the environment...Define the output format as XLSX Save the output file as an Excel...

    kb.aspose.com/words/net/conversion-from-word-to...
  10. AutoFit Columns and Rows while loading HTML 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....load options and saves it in XLSX format. It then again loads...property to true and saves it in XLSX format. Please download both...

    docs.aspose.com/cells/java/autofit-columns-and-...