Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 92,636 for

xls

(0.41 sec)
  1. Read and Write XLSM 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/go-cpp/read-and-write-xls...
  2. 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/go-cpp/read-and-write-xls...
  3. 使用C++将含图片或图表的XLS文件转换成PDF|Documentation

    使用Aspose.Cells将含有图像或图表的Xls文件转换为PDF文件。...使用C++将含图片或图表的XLS文件转换成PDF Contents [ Hide ] Aspose.Cells支持将包含...Cells支持将包含图片和图表的XLS文件转换为PDF文档。Aspose.Cells for C++可以独立完成将电子表格转换为PDF的任务:不需要Aspose...

    docs.aspose.com/cells/zh/cpp/convert-xls-file-w...
  4. 插入和删除Excel文件的行和列|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API插入和删除行与列。...xls,.xlsx,.csv" /> < button id =...Excel file as Excel97To2003 (.xls) const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  5. Show and Hide Worksheets and Tabs with Node.js ...

    This article provides sample code for using the Node.js API or Node.js Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....xls" ); // Creating a file stream...join ( dataDir , "output.out.xls" )); // Closing the file stream...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  6. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial worksheets....xls , is used. The spreadsheet has...you can see above, in Book1.xls , cell B7 contains a formula...

    docs.aspose.com/cells/javascript-cpp/precedents...
  7. 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...
  8. 在 Ruby 中自动调整行和列|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 ( data_dir + "Autofit Row.xls" ) puts "Autofit Row Successfully...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  9. 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...
  10. 通过C++的JavaScript实现工作表视图|Documentation

    本文将介绍如何使用JavaScript和JavaScript API与Excel工作簿和工作表的分页预览交互。包括拆分窗格、冻结窗格和缩放比例的操作。...xls文件。通过将 Worksheet.isPageBreakPreview()...,将视图切换为页面分页预览第一个工作表。修改后的文件被保存为output.xls。 <!DOCTYPE html> < html > < head...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...