Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 92,968 for

xls

(0.07 sec)
  1. Convert SVG file to PDF format in Python|Aspose...

    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....pdf' Save the output to XLS format doc . save ( self . dataDir...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  2. Worksheet Views with JavaScript via C++|Documen...

    This article describes how to use JavaScript and the JavaScript API to interact with the page‑break preview of an Excel workbook and its worksheets. Work with split panes, frozen panes, and zoom factor as well....xls file is opened by creating an...modified file is saved as output.xls . <!DOCTYPE html> < html > <...

    docs.aspose.com/cells/javascript-cpp/worksheet-...
  3. Hiding and Showing Rows and Columns in PHP|Docu...

    Learn how to Hide and Show Rows and Columns through the Aspose.Cells for PHP via Java APIs....xls' ); # Accessing the first worksheet...$dataDir . "Hide Rows And Columns.xls" ); print "Rows and Columns hidden...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  4. 使用C++将含图片或图表的XLS文件转换成PDF|Documentation

    使用Aspose.Cells将含有图像或图表的Xls文件转换为PDF文件。...使用C++将含图片或图表的XLS文件转换成PDF Contents [ Hide ] Aspose.Cells支持将包含...Cells支持将包含图片和图表的XLS文件转换为PDF文档。Aspose.Cells for C++可以独立完成将电子表格转换为PDF的任务:不需要Aspose...

    docs.aspose.com/cells/zh/cpp/convert-xls-file-w...
  5. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for JavaScript via C++ API....xls,.xlsx,.csv" /> < button id =...Excel file as Excel97To2003 (.xls) const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  6. Render Gradient Fill for the WordArt while Conv...

    Learn how to render gradient fill for WordArt when converting spreadsheets to HTML using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...red;">Please select an Excel file (.xls, .xlsx, .csv).</p>' ; return...

    docs.aspose.com/cells/javascript-cpp/render-gra...
  7. Show and Hide Worksheets and Tabs with Node.js ...

    This article provides sample code for using the Node.js API or Node.js Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....xls" ); // Creating a file stream...join ( dataDir , "output.out.xls" )); // Closing the file stream...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  8. Convert PDF to Excel Workbook in Python|Aspose....

    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....ExcelSaveOptions (); # Save the output to XLS format doc . save ( self . dataDir...dataDir + "Converted_Excel.xls" , excelsave ); print "Document...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  9. Android Excel Spreadsheet API | products.aspose...

    Android spreadsheet library to create read write and parse Excel files. A spreadsheet API for mobile Apps development...Android spreadsheet API supports XLS, XLSX, CSV, SpreadsheetML, ODS...fixed-layout formats. Microsoft Excel: XLS, XLSX, XLSB, XLTX, XLTM, XLSM...

    products.aspose.com/cells/android-java/
  10. Unprotect a Worksheet 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" ); $worksheets = $workbook ->...-> save ( $dataDir . "output.xls" , $filesFormatType -> EXCEL_97_TO_2003...

    docs.aspose.com/cells/java/unprotect-a-workshee...