Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 159,093 for

xlsx

(0.24 sec)
  1. Setting Strong Encryption Type with JavaScript ...

    Learn how to set strong encryption types for Excel files using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/setting-st...
  2. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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 ); Added LoadOptions...new Workbook ( dir + "input.xlsx" , loadOptions ); Added Cell...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Open+save produces invalid XML — Incorrect char...

    Hi there, we identified two issues related to chart axis elements and GUID lowercasing that cause a “Repair” message to show up when opening the output file in Excel Desktop for Windows. I was able to identify the root c…...xlsx file and saving it immediately...opening and re-saving a valid .xlsx file. * * Bug 1 — Chart ValueAxis...

    forum.aspose.com/t/open-save-produces-invalid-x...
  4. Data in Non-Primitive Shape with JavaScript via...

    Learn how to access and manipulate non-primitive shapes in Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/data-in-no...
  5. Read Color of Shape's Glow Effect with JavaScri...

    Learn how to read the color of a shape's glow effect using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/read-color...
  6. Extract Theme Data from Excel File|Documentation

    Learn how to extract theme data from Excel files using Aspose.Cells for JavaScript via C++. Obtain style and formatting information effectively....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/extract-th...
  7. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  8. Issue with AutoFilter from xml template - Free ...

    Hi, I’ve encountered an issue with AutoFilter function when the workbook is created from an xml template. Please find the attached example solution - it loads an xml with AutoFilter function defined, and then saves it. …...xlsx", SaveFormat.Xlsx); var range = workbook...@"SpreadsheetMlWithAut_fixed.xlsx", SaveFormat.Xlsx); We recommend you...

    forum.aspose.com/t/issue-with-autofilter-from-x...
  9. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for Node.js via C++ API....xlsx" ); // Read file contents as...path . join ( dataDir , "output.xlsx" )); How to Delete a Column...

    docs.aspose.com/cells/nodejs-cpp/inserting-and-...
  10. Create Pivot Tables and Pivot Charts|Documentation

    How to add Pivot Tables and Pivot Charts with Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/create-piv...