Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 157,928 for

xlsx

(0.15 sec)
  1. Aspose.Cells - Regression bug causing pivot tab...

    Hi, We are are using Aspose.Cells (NET), version 25.8.0. We’re trying to save a .Xlsx file with pivot tables, and it gets saved as a corrupted file requiring recovery. This did not occur on previous versions (tested at …...xlsx file with pivot tables, and...which is resulting in the saved .xlsx file becoming corrupted. This...

    forum.aspose.com/t/aspose-cells-regression-bug-...
  2. 用 JavaScript 通过 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 通过 JavaScript 保护和解除保护Excel文件的工作簿结构。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  3. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file programmatically using built-in document properties with JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...3" ; // Save the workbook in xlsx format const outputData = wb...

    docs.aspose.com/cells/javascript-cpp/specify-do...
  4. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...WordArtStyle3 ; // Save the workbook in xlsx format and provide a download...

    docs.aspose.com/cells/javascript-cpp/set-preset...
  5. Protect and Unprotect Worksheet with C++|Docume...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for C++....xlsx" ); std :: cout << "Workbook...Workbook workbook ( u "Book1.xlsx" ); // Get the first worksheet...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  6. Change the Absolute Path of External Link Data ...

    Change the absolute path of external link data source file in Aspose.Cells with C++.... xlsx External Link Data Source After...Downloads \ ExternalAccounts . xlsx External Link Data Source After...

    docs.aspose.com/cells/cpp/change-the-absolute-p...
  7. Saving Files in PHP|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....EXCEL_97_TO_2003 ); // Save in Excel2007 (XLSX) format $workbook -> save (...$dataDir . "book.out.xlsx" , $fileFormatType -> XLSX ); // Save in SpreadsheetML...

    docs.aspose.com/cells/java/saving-files-in-php/
  8. 通过JavaScript在C++中为命名范围设置公式|Documentation

    学习如何使用C++的JavaScript为电子表格中的命名范围设置公式。...xlsx,.csv" /> < button id = "runExample"...calculateFormula (); // Save the result in XLSX format const outputData = book...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  9. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Convert XML to XLSX using C# How to Convert XML to XLSX in Java How...How to Convert XML to XLSX in Python How to Convert XML to CSV...

    kb.aspose.com/categories/page/31/
  10. Specify Author while Write Protecting Workbook ...

    Specify an author name while write protecting a workbook using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."SimonAspose" ; // Save the workbook in XLSX format. const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/specify-au...