Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 20,402 for

excel worksheet

(0.07 sec)
  1. WorksheetCollection | Aspose.Cells for .NET API 参考

    封装了一个集合Worksheet./Worksheet对象....WorksheetCollection class 封装了一个集合 Worksheet 对象. public class WorksheetCollection...WorksheetCollection : CollectionBase < Worksheet > 特性 姓名 描述 ActiveSheetIndex...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  2. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for .NET API....sorting is one of Microsoft Excel’s many useful features. It allows...Cells lets developers sort worksheet data alphabetically or numerically...

    docs.aspose.com/cells/net/sort-data-of-excel/
  3. 在 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.... Python 代码 def copy_worksheet ( self ): \# Instantiating...Instantiating a Workbook object by excel file path workbook = self . Workbook...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  4. Sort Data|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....of how to sort data in a worksheet. Data sorting is a handy and...versatile feature of Microsoft Excel. Generally, sorting is performed...

    docs.aspose.com/cells/java/sort-data/
  5. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets.... How to Use Microsoft Excel 2007 Predefined Styles If you...formatting styles for Microsoft Excel 2007, apply styles using the...

    docs.aspose.com/cells/net/cells-formatting/
  6. Unlock XLSM document via .NET | products.aspose...

    C# source code to unlock password protected XLSM file on .NET Framework, .NET Core, Mono or Xamarin Platforms....or any Worksheet to remove protection Remove Worksheet protection...protection with Worksheet.Unprotect method Remove Workbook protection...

    products.aspose.com/cells/net/unlock/xlsm/
  7. Picture.OriginalHeight | Aspose.Cells for .NET ...

    Picture property. Gets the original height of the picture...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; //Adding...the worksheet. It is "B2" cell int imgIndex = worksheet . Pictures...

    reference.aspose.com/cells/net/aspose.cells.dra...
  8. Picture.OriginalWidth | Aspose.Cells for .NET A...

    Picture property. Gets the original width of the picture...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; //Adding...the worksheet. It is "B2" cell int imgIndex = worksheet . Pictures...

    reference.aspose.com/cells/net/aspose.cells.dra...
  9. Protect and lock XLS document via .NET | produc...

    C# source code to lock XLS file using password on .NET Framework, .NET Core, Mono or Xamarin Platforms....Files via C# Password-protect Excel spreadsheets including XLS format...or any Worksheet to add protection Protect Worksheet with Worksheet...

    products.aspose.com/cells/net/protect/xls/
  10. Aspose::Cells::Drawing::Picture::GetOriginalHei...

    Aspose::Cells::Drawing::Picture::GetOriginalHeightInch method. Gets the original height of picture, in unit of inches in C++....Workbook workbook ; Worksheet worksheet = workbook . GetWorksheets...the worksheet. It is "B2" cell int imgIndex = worksheet . GetPictures...

    reference.aspose.com/cells/cpp/aspose.cells.dra...