Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 94,725 for

xls

(0.72 sec)
  1. CellsException : File format not supported - Fr...

    Dear sir, When converting a specific excel to a PDF we've encountered an error. (unfortunately, this exception isn't thrown by Aspose, so we couldn't catch it) com.aspose.cells.CellsException: This file's format is no…...file, and then saving it as an xls file (using MS Excel 2016). However...= new Workbook("dir to excel.xls"'); PdfSaveOptions saveOptions...

    forum.aspose.com/t/cellsexception-file-format-n...
  2. Add Worksheets to Existing Excel File in PHP|Do...

    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 = $ptr -> Get...array ( $dataDir . "/output.xls" )); print "Completed." . PHP_EOL...

    docs.aspose.com/cells/net/add-worksheets-to-exi...
  3. 用Node.js通过C++取消工作表保护|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" ); // Instantiating a Workbook...path . join ( dataDir , "output.xls" ), AsposeCells . SaveFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/unprotect-a...
  4. Aspose.Cells for JasperReports|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....in Microsoft Excel formats (XLS, XLSX). Aspose.Cells for JasperReports...

    docs.aspose.com/cells/jasperreports/
  5. Format Rows and Columns with Node.js via C++|Do...

    Aspose.Cells for Node.js via C++ can support changing row height or column width, as well as applying formatting on rows or columns....xls" ); // Creating a file stream...join ( dataDir , "output.out.xls" )); // Closing the file stream...

    docs.aspose.com/cells/nodejs-cpp/adjusting-row-...
  6. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for Node.js via C++ API....xls" ); // Creating a file stream...join ( dataDir , "output.out.xls" )); How to Insert Multiple Rows...

    docs.aspose.com/cells/nodejs-cpp/inserting-and-...
  7. Excel to PDF Conversion in 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" ) # Save the document in PDF...

    docs.aspose.com/cells/java/excel-to-pdf-convers...
  8. 如何用 JavaScript 通过 C++ 获取 OData 连接信息|Documentation

    学习如何用 C++ 通过 Aspose.Cells for JavaScript 提取Excel文件中的OData连接信息。...xls,.xlsx,.csv" /> < button id =...查询表。 用 JavaScript 通过 C++ 读写 XLS 和 XLSB 文件的外部连接...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  9. 使用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" ); 下载运行代码 GitHub 下载示例代码 GitHub...

    docs.aspose.com/cells/zh/java/encrypt-workbook-...
  10. Ինչպես փոխարկել CSV-ը Excel-ի Python-ում

    Այս կարճ ձեռնարկը պարունակում է տեղեկատվություն այն մասին, թե ինչպես փոխարկել CSV-ն Excel-ի Python-ում: CSV-ը Excel-ի Python միջավայր փոխարկելու համար բացատրվում է քայլերի և գործարկվող նմուշի կոդի հետ միասին:...ցանկացած ձևաչափով, ինչպիսիք են XLS , XLSX , ODS և շատ այլ ձևաչափեր:...ֆայլը որպես CSV-ից փոխարկված XLS Այս քայլերը նկարագրել են պահանջվող...

    kb.aspose.com/hy/cells/python/how-to-convert-cs...