Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 159,929 for

xlsx

(0.19 sec)
  1. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for Node.js via C++....saves the workbook in output XLSX and output XLSB formats . The...saves the workbook in output XLSX format. Sample Code AI Document...

    docs.aspose.com/cells/nodejs-cpp/create-slicer/
  2. Automatically refresh OLE object via Microsoft ...

    Learn how to automatically refresh OLE objects in Excel using Aspose.Cells for Node.js via C++....xlsx" )); // Access first worksheet...true ); // Save the workbook in XLSX format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/automatically-...
  3. 使用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...
  4. 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...
  5. 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/
  6. 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/
  7. 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...
  8. Convert CGM to TSV in Android Apps | products.a...

    Render CGM to TSV in Android Apps API without using Microsoft Excel or Adobe Reader...covert CGM to XLSX. Secondly, you can convert XLSX to TSV by using...allows you to convert CGM to XLSX format with ease. It also provides...

    products.aspose.com/total/android-java/conversi...
  9. C++ API to Convert SVG to XLT | products.aspose...

    Convert SVG to XLT via C++ API without using Microsoft Excel or Adobe Reader...step, you can export SVG to XLSX by using Aspose.PDF for C++...SVG to XLSX. In the second step, you can convert XLSX to XLT...

    products.aspose.com/total/cpp/conversion/svg-to...
  10. 用JavaScript通过C++分屏Excel工作表|Documentation

    在本文中,您将学习如何通过JavaScript结合C++插件以编程方式将工作表分成两个或四个部分,从而显示某些行和/或列。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...