Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 92,968 for

xls

(0.14 sec)
  1. 在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 "Worksheet 1 is now hidden...

    docs.aspose.com/cells/zh/java/hide-or-unhide-a-...
  2. Display or Hide Row Column Headers in Ruby|Docu...

    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 "Headers of rows and...

    docs.aspose.com/cells/java/display-or-hide-row-...
  3. 在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" ) worksheets = workbook . getWorksheets...workbook . save ( dataDir + "output.xls" , filesFormatType . EXCEL_97_TO_2003...

    docs.aspose.com/cells/zh/java/unprotecting-simp...
  4. Refresh Values of Linked Shapes|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....when you save your workbook in XLS or XLSX format. However, if you...

    docs.aspose.com/cells/java/refresh-values-of-li...
  5. Control loading of External Resources in MS Exc...

    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....XLSX File to PDF Format Convert XLS File with Images or Charts to...

    docs.aspose.com/cells/net/control-loading-of-ex...
  6. Aspose.Cells for Python via Java|Documentation

    Aspose.Cells for Python via Java supports the popular spreadsheet (Xls, XlsX, XlsM, XlsB, XLTX, XLTM, CSV, SpreadsheetML, ODS) file formats that your business uses every day. It also allows exporting Excel® files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, plain text, and popular image formats including TIFF, JPG, PNG, BMP, and SVG....supports the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM...

    docs.aspose.com/cells/python-java/
  7. Insert Hyperlinks in Worksheet|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" ); Apache POI SS - HSSF XSSF...); link . setAddress ( "link1.xls" ); cell . setHyperlink ( link...

    docs.aspose.com/cells/java/insert-hyperlinks-in...
  8. Managing OLE Objects with Node.js via C++|Docum...

    Learn how to manage OLE objects in Aspose.Cells for Node.js via C++. Add, extract, and manipulate OLE objects within worksheets....xls" ); // Get the file into a stream...join ( dataDir , "output.out.xls" )); Extracting OLE Objects from...

    docs.aspose.com/cells/nodejs-cpp/managing-ole-o...
  9. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....this feature also exists for XLS files. The following code snippet...srcDir + u "SampleTableWithQuery.xls" ); // Get the first worksheet...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  10. Precedents and Dependents with Node.js via C++|...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for Node.js via C++. Understand how to identify linked cells in complex financial worksheets....xls, is used. The spreadsheet has...you can see above, in Book1.xls, cell B7 contains a formula “=SUM(A1:A3)”...

    docs.aspose.com/cells/nodejs-cpp/precedents-and...