Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 102,545 for

workbook

(0.08 sec)
  1. 在使用JavaScript通过C++处理ODS文件中的背景|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++管理ODS文件中的背景。..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiate workbook from uploaded file const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  2. Create and Save New Workbooks|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....Ask AI Create and Save New Workbooks Contents [ Hide ] Migration...Migration Tips: Create a Workbook object. Get the current worksheet...

    docs.aspose.com/cells/net/create-and-save-new-w...
  3. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using JavaScript via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....via C++ provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  4. 在 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.... cells import Workbook from com . aspose . cells...Instantiating a Workbook object workbook = Workbook ( dataDir + "Book1...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  5. Aspose.Cells 8.4.1中的公共API更改|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....//Create workbook object com . aspose . cells . Workbook workbook...new com . aspose . cells . Workbook ( input ); //Access first...

    docs.aspose.com/cells/zh/java/public-api-change...
  6. Save Each Worksheet to a Different PDF|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.... C# // Instantiate a new workbook and open the Excel file from...from its location Workbook workbook = new Workbook ( "../../data/test...

    docs.aspose.com/cells/net/save-each-worksheet-t...
  7. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Workbooks using Aspose.Cells for Node.js via C++. Efficiently manage your Workbook structures....Worksheets Within and Between Workbooks with Node.js via C++ Contents...you might want to create a workbook with sheets that contain the...

    docs.aspose.com/cells/nodejs-cpp/copy-and-move-...
  8. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....class, Workbook , that represents an Excel file. The Workbook class...); // Create a workbook object Workbook workbook ; // Get the worksheets...

    docs.aspose.com/cells/cpp/setting-margins/
  9. Save ODS File in ODF 1.1, 1.2 and 1.3 Specifica...

    Convert Excel to ODF 1.1, 1.2 and 1.3 Specifications with Aspose.Cells using C++....sample code below creates a workbook object, adds some value to...\\ " ); // Create workbook Workbook workbook ; // Access first...

    docs.aspose.com/cells/cpp/save-ods-file-in-odf-...
  10. 在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 by excel file path $workbook = new Workbook...Excel file $worksheets = $workbook -> getWorksheets (); $sheet_index...

    docs.aspose.com/cells/zh/java/setting-page-opti...