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

xls

(0.08 sec)
  1. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...Worksheet" ; // Save the workbook to XLS format and prepare download const...

    docs.aspose.com/cells/javascript-cpp/manage-wor...
  2. Print Comments while saving to PDF|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....while saving to PDF Convert XLS with Images and Charts to PDF...

    docs.aspose.com/cells/java/print-comments-while...
  3. Refresh Values of Linked Shapes with JavaScript...

    Learn how to refresh the values of linked shapes in Excel using Aspose.Cells for JavaScript via C++....want to save your workbook in XLS or XLSX format. However, if you...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/refresh-va...
  4. Converting Excel Files to HTML in Jython|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-excelfile...
  5. Convert PDF to SVG Format in Ruby|Aspose.PDF fo...

    Find out how to convert PDF files to SVG format using Ruby and Aspose.PDF, enabling scalable and editable vector graphics....= false # Save the output to XLS format pdf . save ( data_dir...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  6. How to get OData Connection Information with Ja...

    Learn how to extract OData connection information from an Excel file using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...Write External Connection of XLS and XLSB files with JavaScript...

    docs.aspose.com/cells/javascript-cpp/how-to-get...
  7. 使用C++显示和隐藏工作表及标签|Documentation

    本文提供了使用C++ API或库以编程方式显示和隐藏Excel工作表的示例。此外,还介绍了如何显示和隐藏Excel工作簿的标签。...xls" ; // Create workbook from file...outputFilePath = outDir + u "output.out.xls" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/show-and-hide-work...
  8. Removing Worksheets Using Sheet Index in PHP|Do...

    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 = $ptr -> Get...array ( $dataDir . "/output.xls" )); Download Running Code Download...

    docs.aspose.com/cells/net/removing-worksheets-u...
  9. Removing Worksheets Using Sheet Name in PHP|Doc...

    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 = $ptr -> Get...array ( $dataDir . "/output.xls" )); print "Completed." . PHP_EOL...

    docs.aspose.com/cells/net/removing-worksheets-u...
  10. 通过Node.js和C++显示与隐藏工作表和标签|Documentation

    本文提供了使用Node.js API或Node.js库以程序化方式显示和隐藏Excel工作表的示例代码。此外,还介绍了如何显示和隐藏Excel工作簿标签。...xls" ); // Creating a file stream...join ( dataDir , "output.out.xls" )); // Closing the file stream...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...