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

worksheet

(0.14 sec)
  1. 使用C++结合ImageOrPrint选项从工作表中提取图像|Documentation

    学习如何使用Aspose.Cells for C++从Excel工作表中提取图片并保存到本地驱动器。...// Get the first worksheet Worksheet worksheet = workbook . GetWorksheets...in the first worksheet Picture pic = worksheet . GetPictures...

    docs.aspose.com/cells/zh/cpp/extract-images-fro...
  2. Page Break Preview in Python|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 - Hello World To set a worksheet to page break preview using...Adding a new worksheet to the Workbook object worksheets = workbook...

    docs.aspose.com/cells/java/page-break-preview-i...
  3. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for Node.js via C++....FitToPagesTall in a specified worksheet, first load the sample file...PageSetup object for the desired worksheet. Here is an example in Node...

    docs.aspose.com/cells/nodejs-cpp/how-to-print-e...
  4. How to Lock Cells to Protect Them|Documentation

    This article provides code that shows how to lock cells to protect them using Aspose.Cells for JavaScript via C++....while keeping the rest of the worksheet protected. Protecting Formulas:...functionality of the entire worksheet. Enforcing Business Rules:...

    docs.aspose.com/cells/javascript-cpp/how-to-loc...
  5. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel Worksheets programmatically using the C# API or .NET Library....into any selected cell of a worksheet. When the page break is added... page breaks divide your worksheet into multiple pages according...

    docs.aspose.com/cells/net/managing-page-breaks/
  6. Creating a Named Range|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....name for several ranges in a worksheet. Descriptive range names help...a named range: Set up the worksheet: Instantiate an Application...

    docs.aspose.com/cells/net/creating-a-named-range/
  7. 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....columns, and scroll bars of a worksheet. Show and Hide Rows and Columns...Workbook class contains a worksheets collection that allows developers...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  8. Grouping and Ungrouping Rows and Columns|Docume...

    This article shows how to Group and Ungroup Rows and Columns by the Aspose.Cells for Python via .NET API....headings for sections in a worksheet, or you can use the symbols...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/python-net/grouping-and-u...
  9. Insert Slicer with C++|Documentation

    Manage slicers of Excel files with Aspose.Cells using C++....create a slicer using the Worksheet.Slicers.Add() method. Create...// Access the first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/create-slicer/
  10. Public API Changes in Aspose.Cells 8.8.0|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....// Access first worksheet Worksheet worksheet = workbook . getWorksheets...Auto-fit the sheet columns worksheet . autoFitColumns (); // Save...

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