Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 159,907 for

xlsx

(1.32 sec)
  1. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects in JavaScript using Aspose.Cells via C++....xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/get-or-set...
  2. 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...
  3. 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...
  4. 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...
  5. 从单元格获取HTML5字符串|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  6. 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...
  7. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.Xlsx format in Java....XLSX format. To learn more, visit...Examples: Shows how to compress XLSX document. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  8. 通过 Node.js 以 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" ); // Create a cachedFile for...path . join ( dataDir , "output.xlsx" ); // Merge the files in the...

    docs.aspose.com/cells/zh/nodejs-cpp/merge-files/
  9. Wrapping Cell Text|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" ); // Quit the application..."f:\\downloads\\OutputAspose.xlsx" , SaveFormat . Xlsx ); } AI Document Assistant...

    docs.aspose.com/cells/net/wrapping-cell-text/
  10. Aspose.Slides for .NET: Chart Data Is Not Read ...

    Hi, I faced that some of the charts data could not be read but when PowerPoint is opened they are loaded Inside archive, there are presentation and projects that produced 2 logs in different ways how to read data from c…...MemoryStream()) { // Save the workbook in XLSX format workbook.Save(xlsxStream...Save(xlsxStream, Aspose.Cells.SaveFormat.Xlsx); // Load the converted workbook...

    forum.aspose.com/t/aspose-slides-for-net-chart-...