Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 94,019 for

xls

(0.23 sec)
  1. 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/
  2. Search in a Document|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....formats for previewing documents: XLS – Microsoft Excel 97 - 2003 XLSX...

    docs.aspose.com/cells/sharepoint/search-in-a-do...
  3. 在Python中将Excel文件转换为HTML|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" ) #Save the document in PDF...

    docs.aspose.com/cells/zh/java/converting-excel-...
  4. 通过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...
  5. 在PHP中将Excel文件转换为HTML|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" ); //Save the document in PDF...

    docs.aspose.com/cells/zh/java/converting-excel-...
  6. Convert SVG file to PDF format in Ruby|Aspose.P...

    Learn how to convert SVG files to PDF format in Ruby using Aspose.PDF for accurate and scalable document transformation....options ) # Save the output to XLS format pdf . save ( data_dir...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  7. Saving 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' )); print "File saved successfully...

    docs.aspose.com/cells/net/saving-files-in-php/
  8. Use Error Checking Options|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....a worksheet in the template XLS file using the Aspose.Cells APIs...Workbook ( "d:\\files\\Book1.xls" ); // Get the first worksheet...

    docs.aspose.com/cells/java/use-error-checking-o...
  9. Display or Hide Tabs 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" ) # Hiding the tabs of the Excel...save ( self . dataDir + "output.xls" ) # Print message print "Tabs...

    docs.aspose.com/cells/java/display-or-hide-tabs...
  10. Zoom Factor 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.... save ( data_dir + "output.xls" ) puts "Set zoom factor, please...

    docs.aspose.com/cells/java/zoom-factor-in-ruby/