Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 94,022 for

xls

(0.82 sec)
  1. Read and Write XLSB File Format|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....Excel supports many formats like XLS, XLSX, XLSM, XLSB, CSV, etc....

    docs.aspose.com/cells/cpp/read-and-write-xlsb-f...
  2. Converting Excel Files to HTML in Python|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-excel-fil...
  3. Different Ways to Open Files with JavaScript vi...

    This article explains how to open an Excel file using Aspose.Cells for JavaScript via C++ API....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/different-...
  4. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。...xls" ; std :: vector < uint8_t >...Save ( outDir + u "output.out.xls" ); std :: cout << "OLE object...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  5. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'book1.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/cells-font...
  6. 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...
  7. Convert Spreadsheet to PDF in xlsx4j|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....Cells - Convert XLS to PDF PDF documents are widely...Workbook ( dataDir + "workbook.xls" ); //Save the document in PDF...

    docs.aspose.com/cells/java/convert-spreadsheet-...
  8. Split Panes 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" ) # Set the active cell workbook...( self . dataDir + "book.out.xls" , saveFormat . EXCEL_97_TO_2003...

    docs.aspose.com/cells/java/split-panes-in-python/
  9. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the JavaScript API via C++ to programmatically hide or show gridlines, row, and column headers of an Excel worksheet....xls), hiding the gridlines on the...the modified file as output.xls. <!DOCTYPE html> < html > < head...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  10. Read and Write Table with Query Table Data Sour...

    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....this feature also exists for XLS files. The following code snippet...

    docs.aspose.com/cells/java/read-and-write-table...