Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 92,636 for

xls

(0.09 sec)
  1. Known Limitations|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....way the original JasperReports XLS exporter manages charts. (Other...

    docs.aspose.com/cells/jasperreports/known-limit...
  2. Verify Password of Encrypted Files|Documentation

    Verify the password of encrypted Excel (Xlsx, Xlsb, Xls, Xlsm) and Open office (ODS) files using CShape codes....Hide ] If Excel (xlsx, xlsb, xls, xlsm) and Open office (ODS)...

    docs.aspose.com/cells/python-net/verify-passwor...
  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. 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...
  6. 使用C++显示和隐藏工作表及标签|Documentation

    本文提供了使用C++ API或库以编程方式显示和隐藏Excel工作表的示例。此外,还介绍了如何显示和隐藏Excel工作簿的标签。...xls" ; // Create workbook from file...outputFilePath = outDir + u "output.out.xls" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/show-and-hide-work...
  7. 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...
  8. Convert WORD to XLTX using Python or with free ...

    WORD to XLTX conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORD to XLTX online converter quickly before integrating the code.... including DOC, DOCX, HTML, XLS, XLSX, and many more. It also... including DOC, DOCX, HTML, XLS, XLSX, and many more. It also...

    products.aspose.com/total/python-net/conversion...
  9. 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-...
  10. 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/