Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 94,022 for

xls

(0.33 sec)
  1. Create Style object using CellsFactory class|Do...

    Learn how to create a cell style object using the CellsFactory class in Aspose.Cells for JavaScript via C++. Customize the appearance of spreadsheet cells as needed....xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/create-sty...
  2. Managing Document Properties in Python|Document...

    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" ) # Retrieve a list of all custom...self . dataDir + "Test_Workbook.xls" ) # Removing a custom document...

    docs.aspose.com/cells/java/managing-document-pr...
  3. Getting Started|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....Workbook (XLS/XLSB) The fastest and most complete XLS/XLSB format...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  4. Worksheet won't open in new version But will op...

    I just upgraded to the latest "Cells" (4.4.3.1) from the old version (v3.8.1.0). Now the same sheet will not open and throws the following error: This Excel files contains BIFF7(Excel95 or earlier file format) record…...xls"); Worksheet ExcelWorkSheet =...Save("d:\\test\\cd_exceptions_Jan+28+2008_new.xls"); Thank you. walt_schwarz May...

    forum.aspose.com/t/worksheet-wont-open-in-new-v...
  5. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for JavaScript via C++ API....xls . Select any cell within your...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  6. 使用JavaScript和C++确定工作表的纸张大小是否为自动|Documentation

    本文说明如何利用JavaScript API和C++插件以编程方式判断工作表的纸张大小是否设置为自动。...xls,.xlsx,.csv" /> < input type =...id = "fileInput2" accept = ".xls,.xlsx,.csv" /> < br />< br />...

    docs.aspose.com/cells/zh/javascript-cpp/determi...
  7. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/line-break...
  8. 使用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" ); //Get the Cells collection...workbook . save ( "AsposeTotal.xls" ); 下载运行代码 GitHub 下载示例代码 GitHub...

    docs.aspose.com/cells/zh/java/calculate-sub-tot...
  9. Aspose.cells extra sheet added (evaluation warn...

    Hello, we have an aspose.cells copy, licensed (supposed to be). Its version number is 4.5.0.0 which was released on 06/27/2008. And we have a license file in which it has the subscription expiry date as 20090311; ie Ma…...But, I still get the generated xls files with one extra sheet which...But, I still get the generated xls files with one extra sheet which...

    forum.aspose.com/t/aspose-cells-extra-sheet-add...
  10. Chart to PDF with JavaScript via C++|Documentation

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.xlsm" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/chart-to-pdf/