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

xls

(0.28 sec)
  1. 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...
  2. 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...
  3. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....Gets the path and name of an xls/xlsx file this chart is linked...Gets the path and name of an xls/xlsx file this chart is linked...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  6. Page Break Preview 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" ) # Adding a new worksheet to...save ( self . dataDir + "output.xls" ) # Print message print "Page...

    docs.aspose.com/cells/java/page-break-preview-i...
  7. Hide or Unhide 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" ); // Accessing the first worksheet...-> save ( $dataDir . "output.xls" ); Download Running Code Download...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  8. Encrypt Workbook using Aspose.Cells|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" ); //Password‑protect the file...dataDir + "AsposeEncryptedWorkB.xls" ); Download Running Code GitHub...

    docs.aspose.com/cells/java/encrypt-workbook-usi...
  9. Splitting Excel Files into Multiple Files|Docum...

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports splitting a single Excel file into multiple files. This article will introduce how to split Excel files by copying each worksheet to a separate workbook and by copying specific cell ranges to other workbooks....xls" ) so that each generated file...U16String (( dataDir + "book1.xls" ). c_str ())); int sheetCount...

    docs.aspose.com/cells/cpp/splitting-excel-files...
  10. Grouping and Ungrouping Rows and Columns with J...

    Discover how to group and ungroup rows and columns in Excel using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'output.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/grouping-a...