Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 92,519 for

xls

(0.07 sec)
  1. Data Filtering|Documentation

    Learn how to add a data filter by using the Aspose.Cells for JavaScript via C++ API....xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'output.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/data-filte...
  2. Update Days Preserving History of Revision Logs...

    Learn how to update the number of days for preserving history in a shared workbook using Aspose.Cells with Golang via C++....Rows and Columns Supported by XLS and XLSX Formats with Go via...

    docs.aspose.com/cells/go-cpp/update-days-preser...
  3. Workbook links are not working in .xlsm or .xls...

    Hi Sir/madam, We want to change the Excel export from .Xls to .Xlsm, using Aspose.cells v25.12.0 Generating a single excel file works correct. When generating 2 excel files, with workbook links, a lot of workbook link…...xls to .xlsm, using Aspose.cells...particularly during conversions from .xls to .xlsm, and a ticket (CELLSNET-51550)...

    forum.aspose.com/t/workbook-links-are-not-worki...
  4. xlsx4j中将工作簿转换为HTML|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....xls" ); //Save the HTML file book...

    docs.aspose.com/cells/zh/java/convert-workbook-...
  5. Data Sorting|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....xls” and sorts data for data range...uses the template file “Book1.xls” created in Microsoft Excel....

    docs.aspose.com/cells/java/sort-data-of-excel/
  6. 使用 C++ 通过 JavaScript 管理 Microsoft Excel 文件的工作表|...

    使用 Aspose.Cells for JavaScript 通过 C++ 添加、删除和激活工作表。...xls,.xlsx,.csv" /> < button id =...Worksheet" ; // Save the workbook to XLS format and prepare download const...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...
  7. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。...xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'book1.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  8. 使用 C++ 取消保护工作表|Documentation

    了解如何使用 Aspose.Cells for C++ 取消保护工作表。...xls" ; // Path of output Excel file...outputFilePath = outDir + u "output.xls" ; // Create a Workbook object...

    docs.aspose.com/cells/zh/cpp/unprotect-a-worksh...
  9. 在Python中管理文档属性|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....xls" ) #Retrieve a list of all custom...self . dataDir + "Test_Workbook.xls" ) #Removing a custom document...

    docs.aspose.com/cells/zh/java/managing-document...
  10. Saving Files in Python|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....xls" ) # Save in default (Excel2003)...dataDir + "book.default.out.xls" ) # Save in Excel2003 format...

    docs.aspose.com/cells/java/saving-files-in-python/