Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 82,045 for

workbook

(0.03 sec)
  1. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....Cells provides Workbook.ContentTypePropertie.Add method...Create a new workbook with XLSX format Workbook workbook ( FileFormatType...

    docs.aspose.com/cells/cpp/working-with-contentt...
  2. 限制和 API 差异|Documentation

    Aspose.Cells for Node.js via Java 的限制和 API 差异。...Cells for Java Workbook excelbook = new Workbook (); Aspose.Cells...excelbook = new aspose . cells . Workbook (); 枚举或常量 Aspose.Cells for...

    docs.aspose.com/cells/zh/nodejs-java/limitation...
  3. Set External Links in Formulas in Aspose.Cells|...

    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....//Instantiate a new Workbook. Workbook workbook = new Workbook (); //Get...Worksheet Worksheet sheet = workbook . Worksheets [ 0 ]; //Get...

    docs.aspose.com/cells/net/set-external-links-in...
  4. 数据筛选与C++|Documentation

    学习如何使用Aspose.Cells for C++ API添加数据筛选。...Cells提供一个 Workbook 类,代表一个Excel文件。 Workbook 类包含一个 Worksheets...xls" ; // Create workbook Workbook workbook ( inputFilePath );...

    docs.aspose.com/cells/zh/cpp/data-filtering/
  5. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Excel Workbooks using Aspose.Cells for C++....Worksheets Within and Between Workbooks with C++ Contents [ Hide ]...you might want to create a workbook with sheets that contain the...

    docs.aspose.com/cells/cpp/copy-and-move-workshe...
  6. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more....conversion means to load a workbook in one file format and save...into another. Convert Excel Workbook to PDF PDF files are widely...

    docs.aspose.com/cells/net/convert-workbook-to-d...
  7. 在Php中管理工作表|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....//Instantiating a Workbook object $workbook = new Workbook (); //Adding...worksheet to the Workbook object $worksheets = $workbook -> getWorksheets...

    docs.aspose.com/cells/zh/java/managing-workshee...
  8. Assemble Spreadsheets|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....class, Workbook that represents an Excel file. The Workbook class...programmatically: Create an object of the Workbook class. Call the Add method...

    docs.aspose.com/cells/net/assemble-spreadsheets/
  9. 在VSTO和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.... Application ; //Access workbook Microsoft . Office . Interop...Interop . Excel . Workbook workbook = app . ActiveWorkbook ; //Access...

    docs.aspose.com/cells/zh/net/wrapping-cell-text...
  10. Public API Changes in Aspose.Cells 8.3.1|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.... Java //Create workbook from the source spreadsheet...existing chart Workbook workbook = new Workbook ( "sample.xlsx"...

    docs.aspose.com/cells/java/public-api-changes-i...