Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 92,965 for

xls

(0.17 sec)
  1. 使用JavaScript via C++将多个工作簿合并为一个工作簿|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将多个工作簿合并为一个工作簿。...xls,.xlsx" /> < input type = "file"...id = "fileInput2" accept = ".xls,.xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/combine...
  2. 使用JavaScript via C++将每个工作表保存为不同的PDF文件|Documenta...

    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....Cells支持将包含图片、图表等的XLS文件转换为PDF文档。Aspose.Cells for J...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/save-ea...
  3. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  4. Managing Document Properties 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" ); //Retrieve a list of all...( $dataDir . "Test_Workbook.xls" ); //Removing a custom document...

    docs.aspose.com/cells/java/managing-document-pr...
  5. 在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" ); //Retrieve a list of all...( $dataDir . "Test_Workbook.xls" ); //Removing a custom document...

    docs.aspose.com/cells/zh/java/managing-document...
  6. 用JavaScript通过C++保存文件的不同方式|Documentation

    Aspose.Cells for Java脚本通过C++可以将文件保存为不同格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...xls,.xlsx,.xlsb,.ods" /> < button...Excel97To2003 , name : 'output.xls' , options : new XlsSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/differe...
  7. Convert-Excel-to-JSON with JavaScript via C++|D...

    Learn how to convert an Excel file to JSON using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  8. Hide or Unhide a Worksheet 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" ) # Accessing the first worksheet...save ( self . dataDir + "output.xls" ) # Print message print "Worksheet...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  9. 在 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" ) # Accessing the first worksheet...workbook . save ( dataDir + "output.xls" ) # Print message print "Worksheet...

    docs.aspose.com/cells/zh/java/hide-unhide-works...
  10. Protecting Worksheets 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 + "Protect Worksheet.xls" ) puts "Protect a Worksheet...

    docs.aspose.com/cells/java/protecting-worksheet...