Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 20,103 for

worksheet

(0.11 sec)
  1. How to Copy Excel Sheet to another Workbook in C#

    This simple tutorial will explain details about how to copy Excel sheet to another Workbook in C#. By using C# Excel sheet copy operation can be performed quickly with the help of a few API calls only....Cells in your copy worksheet application using the NuGet...output Excel files Copy the worksheet and paste it into another...

    kb.aspose.com/cells/net/how-to-copy-excel-sheet...
  2. 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/
  3. 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...
  4. Applying Style on a Row or Column|Documentation

    This article introduces how to apply style on row or column in GridDesktop....of rows and columns of a worksheet. This is a basic level of...customize the view of their worksheets for making them more presentable...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. 判断工作表纸张大小是否自动|Documentation

    本文说明如何使用 C++ API 或示例代码,判断工作表的纸张大小是否为自动。...你可以使用 Worksheet 类的 PageSetup.IsAutomaticPaperSize...Access the first worksheet of both workbooks Worksheet ws11 = wb1 ...

    docs.aspose.com/cells/zh/cpp/determine-if-paper...
  6. Rendering Slicer with C++|Documentation

    Render slicers in Excel files using Aspose.Cells with C++.... If you convert your worksheet into an image or you save...existing slicer. It converts the worksheet into an image by setting the...

    docs.aspose.com/cells/cpp/rendering-slicer/
  7. 使用C++在工作表中显示公式而非值|Documentation

    本文提供了使用C++ API以编程方式在Excel工作表或电子表格中显示公式而非值的示例代码。...Cells提供了一个 Worksheet.GetShowFormulas() 属性。将其设置为...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/show-formulas-inst...
  8. 在工作表中查找形状的绝对位置(C++)|Documentation

    使用Aspose.Cells和C++确定形状在工作表中的绝对位置。...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...shape inside the worksheet Shape shape = worksheet . GetShapes ()...

    docs.aspose.com/cells/zh/cpp/finding-absolute-p...
  9. Managing Page Breaks in 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....workbook ) worksheets = workbook . getWorksheets () worksheet = worksheets...get ( 0 ) h_page_breaks = worksheet . getHorizontalPageBre ()...

    docs.aspose.com/cells/java/managing-page-breaks...
  10. Public API Changes in Aspose.Cells 8.2.2|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....Worksheet Property Before the release...retrieve the instance of the Worksheet from a Chart object it holds...

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