Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 41,196 for

worksheet

(0.07 sec)
  1. AutoFit Rows and Columns|Documentation

    This article shows how to autoFit rows, columns, rows of merged cells and row in a range of cells by the Aspose.Cells for Python via .NET API....Workbook class contains a worksheets collection that allows access...access to each worksheet in an Excel file. A worksheet is represented...

    docs.aspose.com/cells/python-net/autofit-rows-a...
  2. Search and Replace in GridWeb|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....text string or value in the worksheet client-side through a simple...cursor to the cell area in the worksheet, then right-click. Select...

    docs.aspose.com/cells/net/search-and-replace-in...
  3. 在Python中对行和列进行分组和取消分组|Documentation

    通过Aspose.Cells for Python Via Java API学习如何对行和列进行分组和取消分组...Accessing the first worksheet in the Excel file worksheet = workbook ...getWorksheets () . get ( 0 ) cells = worksheet . getCells () \ # Grouping...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  4. Many blank columns in spreadsheet - Free Suppor...

    We have a xlsm file that may contains many blank columns (we dont know how it happens). We want to write a program that uses Aspose.Cells to detect and delete these columns. But it seems that Aspose.Cells cannot detect c…...Worksheets[0].Cells.Columns.Count}”);...xlsm")); Excel.Worksheet worksheet = (Excel.Worksheet)workbook.Sheets[1];...

    forum.aspose.com/t/many-blank-columns-in-spread...
  5. 在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....Accessing the first worksheet in the Excel file worksheet = workbook ...getWorksheets () . get ( 0 ) cells = worksheet . getCells () # Grouping first...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  6. Protect and lock XLSM document via .NET | produ...

    C# source code to lock XLSM file using password on .NET Framework, .NET Core, Mono or Xamarin Platforms....or any Worksheet to add protection Protect Worksheet with Worksheet...the first worksheet var worksheet = book.Worksheets[ 0 ]; // protect...

    products.aspose.com/cells/net/protect/xlsm/
  7. parent property | Aspose.Cells for Python via ....

    parent property parent property Returns the Worksheet object that represents the sheet that contains the slicer. Read......parent property Returns the Worksheet object that represents the...slicers class Slicer class Worksheet number_of_columns property...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Aspose::Cells::Revisions::RevisionRenameSheet c...

    Aspose::Cells::Revisions::RevisionRenameSheet class. Represents a revision of renaming sheet in C++....Gets the new name of the worksheet. GetOldName() Gets the old...old name of the worksheet. GetType() Represents the type of the...

    reference.aspose.com/cells/cpp/aspose.cells.rev...
  9. Aspose::Cells::Drawing::CheckBoxCollection clas...

    Aspose::Cells::Drawing::CheckBoxCollection class. Represents a collection of CheckBox objects in a Worksheet in C++....of CheckBox objects in a worksheet. class CheckBoxCollection...//Get the first worksheet in the workbook. Worksheet sheet = workbook...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  10. x property | Aspose.Cells for Python via .NET A...

    x property x property Gets and sets the horizontal offset of shape from Worksheet left border,in unit of pixels. Exam......horizontal offset of shape from worksheet left border,in unit of pixels...drawing class SmartArtShape worksheet property y property English...

    reference.aspose.com/cells/python-net/aspose.ce...