Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 94,716 for

xls

(1.21 sec)
  1. Splitting Excel Files into Multiple Files|Docum...

    Aspose.Cells is a Python via .NET library for working with spreadsheet files, which supports splitting a single Excel file into multiple files. This article will introduce how to split Excel files by copying each worksheet to a separate workbook and by copying specific cell ranges to other workbooks....xls" ) so that each generated file...Workbook ( data_dir + "book1.xls" ) for i in range ( workbook...

    docs.aspose.com/cells/python-net/splitting-exce...
  2. Splitting Excel Files into Multiple Files|Docum...

    Aspose.Cells is a .NET library for working with spreadsheet files, which supports splitting a single Excel file into multiple files. This article will introduce how to split Excel files by copying each worksheet to a separate workbook and by copying specific cell ranges to other workbooks....xls" ) so that each generated file...Workbook ( dataDir + "book1.xls" ); for ( int i = 0 ; i < workbook...

    docs.aspose.com/cells/net/splitting-excel-files...
  3. Read and Write XLSB File Format|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 supports many formats like XLS, XLSX, XLSM, XLSB, CSV, etc....

    docs.aspose.com/cells/cpp/read-and-write-xlsb-f...
  4. 使用 JavaScript 通过 C++ 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距,也学习如何通过 JavaScript API 通过 C++ 编程设置页面中心、页眉和页脚的边距。...xls,.xlsx,.csv" /> < button id =... download = 'SetMargins_out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  5. Converting Excel Files to HTML in Python|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....xls" ) # Save the document in **HTML**...

    docs.aspose.com/cells/java/converting-excel-fil...
  6. Encrypt and Decrypt Excel files with JavaScript...

    How to encrypt and decrypt Excel files using JavaScript via C++. Lock and unlock Excel files....xls,.xlsx" /> < button id = "runExample"...download = 'encryptedBook1.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  7. 将SVG文件转换为Python中的PDF格式|Aspose.PDF for Java

    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....pdf' 将输出保存为XLS格式 doc . save ( self . dataDir...

    docs.aspose.com/pdf/zh/java/convert-svg-file-to...
  8. Read and Write Table with Query Table Data Sour...

    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....this feature also exists for XLS files. The following code snippet...

    docs.aspose.com/cells/java/read-and-write-table...
  9. Verify Password of Encrypted Files|Documentation

    Verify the password of encrypted Excel (Xlsx, Xlsb, Xls, Xlsm) and OpenOffice (ODS) files using C# code....Hide ] If Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files...

    docs.aspose.com/cells/net/verify-password-of-en...
  10. Manage settings of Excel spreadsheet files with...

    Manage settings of Microsoft Excel files 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/workbook-settings/