Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 93,992 for

xls

(0.16 sec)
  1. 使用JavaScript通过C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++动态生成文件并直接发送到客户端浏览器。...xls/.xlsx 或其他扩展名相关联的应用程序中打开的选项。 该枚举包含以下预定义的保存类型:...该枚举包含以下预定义的保存类型: 类型 描述 附件 将电子表格发送到浏览器,并作为与.xls/.xlsx或其他扩展名相关联的附件在应用程序中打开 内置...

    docs.aspose.com/cells/zh/javascript-cpp/saving-...
  2. 通过 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....xls 和 Book2.xls。这些文件仅包含格式化数据和公式。 **CellsHelper...path . join ( dataDir , "book1.xls" ); files [ 1 ] = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/merge-files/
  3. 检查工作簿是否包含隐藏的外部链接,使用Node.js和C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查工作簿是否包含隐藏的外部链接。... xls Is Referred : True Is Visible...\ MAY TEMPLATES \ 030601t . xls Is Referred : True Is Visible...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-wo...
  4. 使用 C++ 检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 Aspose.Cells for C++检测Excel工作簿中的隐藏外部链接。... xls Is Referred : True Is Visible...\ MAY TEMPLATES \ 030601t . xls Is Referred : True Is Visible...

    docs.aspose.com/cells/zh/cpp/check-if-workbook-...
  5. 在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' ) 通过流打开 有时,要打开的Excel文件存储为流。在这种情况下,使用...sysopen ( @data_dir + 'Book1.xls' ) workbook = Rjb :: import (...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  6. 在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' )); $XOR = $ptr -> New ( "Aspose...$dataDir . "/encryptedoutBook1.xls" )); print "Completed." . PHP_EOL...

    docs.aspose.com/cells/zh/net/encrypting-files-i...
  7. 在 VSTO 和 Aspose.Cells 中合并或取消合并工作表中的单元格|Document...

    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" ; //Open the excel file. excelApp...path. string myPath = "Book1.xls" ; //Open the excel file. workbook...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  8. Encrypting Files in 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' )); $XOR = $ptr -> New ( "Aspose...$dataDir . "/encryptedoutBook1.xls" )); print "Completed." . PHP_EOL...

    docs.aspose.com/cells/net/encrypting-files-in-php/
  9. Managing OLE Objects|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....existing XLS file and saves different files (DOC, XLS, PPT, PDF...the screenshot of the template XLS file, it has different OLE Objects...

    docs.aspose.com/cells/java/managing-ole-objects/
  10. Merge Files with Golang via C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.Cells for C++....xls and Book2.xls. The files contain formatted...

    docs.aspose.com/cells/go-cpp/merge-files/