Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 102,518 for

workbook

(0.19 sec)
  1. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel through the Aspose.Cells for C++ API.... Open the workbook that you don’t want others...close the code, return to the workbook, and when you attempt to print...

    docs.aspose.com/cells/cpp/how-to-prevent-printi...
  2. Limitations and API Differences|Documentation

    Aspose.Cells for PHP via Java limitations and API differences....\ cells \ Workbook ; Instantiating a new Workbook Aspose.Cells...Cells for Java Workbook workbook = new Workbook (); Aspose.Cells...

    docs.aspose.com/cells/php-java/limitations-and-...
  3. Insert Ranges with Node.js via C++|Documentation

    Learn how to insert ranges in Excel and shift other data using Aspose.Cells for Node.js via C++....xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/insert-ranges-...
  4. 使用 C++ 取消保护工作表|Documentation

    了解如何使用 Aspose.Cells for C++ 取消保护工作表。...; // Create a Workbook object Workbook workbook ( inputFilePath...file Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/unprotect-a-worksh...
  5. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....APIs; it loads an existing workbook that contains a chart in its...xls" ; // Create workbook Workbook workbook ( inputFilePath );...

    docs.aspose.com/cells/cpp/manipulate-position-s...
  6. 使用JavaScript通过C++创建工作簿和工作表范围命名。|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++创建工作簿和工作表范围命名。..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...create a new blank workbook let workbook ; if ( fileInput . files...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  7. 用C++创建工作簿和工作表作用域命名范围|Documentation

    学习如何使用Aspose.Cells和C++创建工作簿和工作表作用域的命名范围。...Create a new Workbook object Workbook workbook ; // Get the first...worksheet of the workbook Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/create-workbook-an...
  8. Fill Settings|Documentation

    Learn how to customize the fill settings, background, and style of cells using the Aspose.Cells library for JavaScript via C++....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/javascript-cpp/cells-fill...
  9. Setting Page Options in 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 an Excel file path $workbook = new Workbook...Workbook (); # Accessing the first worksheet in the Excel file...

    docs.aspose.com/cells/java/setting-page-options...
  10. Public API Changes in Aspose.Cells 8.4.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....//Create workbook object Aspose . Cells . Workbook workbook = new...new Aspose . Cells . Workbook ( input ); //Access first data connection...

    docs.aspose.com/cells/net/public-api-changes-in...