Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 157,026 for

xlsx

(0.12 sec)
  1. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells for JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the property provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  2. Add XML Map inside the Workbook using XmlMapCol...

    Learn how to add XML Map inside the workbook using XmlMapCollection.Add method with Aspose.Cells for JavaScript via C++....xmlString ); // Save the workbook in xlsx format and provide download...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/add-xml-ma...
  3. Change Text Direction of the Comment with JavaS...

    Learn how to change the text direction of comments using Aspose.Cells for JavaScript via C++. Customize comment alignment settings effectively....xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/change-tex...
  4. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties to a workbook object using Aspose.Cells for JavaScript via C++. These properties can be viewed in the Document Information Panel....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/adding-cus...
  5. 使用JavaScript通过C++进行对比和迁移|Documentation

    探索差异并考虑使用Aspose.Cells与JavaScript通过C++的迁移策略。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/compari...
  6. 用 JavaScript 通过 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,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/passwor...
  7. Unfreeze Rows or Columns with JavaScript via C+...

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel worksheets programmatically using the JavaScript API with C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/unfreeze-r...
  8. How to manage PivotChart with PivotOptions for ...

    How to manage PivotChart with PivotOptions in JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/how-to-man...
  9. 通过 Node.js 转换 Excel 工作簿为 Ods、Sxc 和 Fods(OpenOff...

    如何使用 Aspose.Cells for Node.js via C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...xlsx" ); let workbook = new AsposeCells...path . join ( dataDir , "book1.xlsx" ); // Load your source workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  10. PDF Conversion Solution using C# | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, Xlsx, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for .NET...ExcelSaveOptions (); // Set output Excel XLSX format opts . Format = ExcelSaveOptions...ExcelSaveOptions . ExcelFormat . XLSX ; // Minimize number of Worksheets...

    products.aspose.com/pdf/net/conversion/