Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 93,995 for

xls

(0.12 sec)
  1. 在 Jython 中去除受密码保护的工作表保护|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" ) worksheets = workbook . getWorksheets...workbook . save ( dataDir + "output.xls" , filesFormatType . EXCEL_97_TO_2003...

    docs.aspose.com/cells/zh/java/unprotecting-pass...
  2. Unprotect a Worksheet in Ruby|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' ) # Accessing the first worksheet...data_dir + "Unprotect Worksheet.xls" ) puts "Unprotect a worksheet...

    docs.aspose.com/cells/java/unprotect-a-workshee...
  3. 在Ruby中取消保护工作表|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' ) # Accessing the first worksheet...data_dir + "Unprotect Worksheet.xls" ) puts "Unprotect a Worksheet...

    docs.aspose.com/cells/zh/java/unprotect-a-works...
  4. Supported File Formats C++|Aspose.PDF for C++

    This page shows which Aspose.PDF for C++ can load and save file formats....transformation and formatting of XML data XLS Saves the document in the Microsoft...

    docs.aspose.com/pdf/cpp/supported-file-formats/
  5. How to get OData Connection Information|Documen...

    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....Write External Connection of XLS and XLSB files Analyzing your...

    docs.aspose.com/cells/python-net/how-to-get-oda...
  6. 使用LightCells API通过JavaScript对C++进行操作|Documentation

    学习如何利用LightCells API在JavaScript通过C++中读取和写入大型Excel文件,提升性能和效率,减少内存消耗。... 即使 LightCells API 在 XLSX 和 XLS 文件上以相同的方式处理单元格(它实际上并不将所有单元格加...XLSX 文件比 XLS 文件更有效地节省内存,因为这两种格式的数据模型和结构不同。 然而, 对于 XLS 文件 ,为了节...

    docs.aspose.com/cells/zh/javascript-cpp/using-l...
  7. 使用Aspose.Cells加密工作簿|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" ); //Password protect the file...dataDir + "AsposeEncryptedWorkB.xls" ); 下载运行代码 GitHub 下载示例代码 GitHub...

    docs.aspose.com/cells/zh/java/encrypt-workbook-...
  8. 在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....xls" ); //Create an object for ImageOptions...

    docs.aspose.com/cells/zh/java/converting-worksh...
  9. Split Panes in Jython|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" ) # Set the active cell workbook... save ( dataDir + "book.out.xls" , saveFormat . EXCEL_97_TO_2003...

    docs.aspose.com/cells/java/split-panes-in-jython/
  10. Inserting and Deleting Rows and Columns of an E...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for C++ API....xls" ; // Instantiating a Workbook...outputFilePath = outDir + u "output.out.xls" ; // Saving the modified Excel...

    docs.aspose.com/cells/cpp/inserting-and-deletin...