Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 41,186 for

worksheet

(0.08 sec)
  1. Want the ability to remove page by index in asp...

    Looking for increased functionality around removing Worksheets. Currently, for Aspose Cells via Net the only way to remove a Worksheet is to find the name of the Worksheet and use Workbook.Worksheets.remove_at(“name”). I…...functionality around removing worksheets. Currently, for Aspose Cells...remove a worksheet is to find the name of the worksheet and use...

    forum.aspose.com/t/want-the-ability-to-remove-p...
  2. Freeze Panes in Jython|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 worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) # Applying...

    docs.aspose.com/cells/java/freeze-panes-in-jython/
  3. Working with GridWeb Events|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....user deletes a column from a worksheet using client side menu. ColumnDeleting...to delete a column from a worksheet using client side menu. ColumnDoubleClick...

    docs.aspose.com/cells/net/working-with-gridweb-...
  4. AutoFilter class | Aspose.Cells for Python via ...

    AutoFilter class AutoFilter class Represents autofiltering for the specified Worksheet. The AutoFilter type exposes t......autofiltering for the specified worksheet. The AutoFilter type exposes...Accessing the first worksheet in the Excel file worksheet = workbook ...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Managing Pictures|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....collection (encapsulated in the Worksheet object). The add method takes...into an Excel Worksheet Insert Shapes To Worksheet In Aspose.Cells...

    docs.aspose.com/cells/java/managing-pictures/
  6. Add and Reference Named Ranges|Documentation

    This article introduces how to work with named ranges in GridWeb....refer to data on the same worksheet; if you want to represent...represent a range on another worksheet, you may use a name. Named ranges...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. OriginalHeight | Aspose.Cells for .NET API 参考

    获取图片的原始高度...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; /...它是“B2”单元格 int imgIndex = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/zh/net/aspose.cells....
  8. border_weight property | Aspose.Cells for Pytho...

    border_weight property border_weight property Gets or sets the weight of the border line of a picture in units of pt.......= Workbook () worksheet = workbook . worksheets [ 0 ] # Adding...in the worksheet. It is "B2" cell imgIndex = worksheet . pictures...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Aspose::Cells::LoadFilter class | Aspose.Cells ...

    Aspose::Cells::LoadFilter class. Represents the filter that provides options for loading data when loading workbook from template in C++.... virtual StartSheet(Worksheet& sheet) Prepares filter options...options before loading given worksheet. User’s implementation of...

    reference.aspose.com/cells/cpp/aspose.cells/loa...
  10. 列出工作簿中的所有工作表|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....string myPath = "List All Worksheets in a Workbook.xlsx" ; //Open...Excel . Worksheet displayWorksheet in workbook . Worksheets ) { rng...

    docs.aspose.com/cells/zh/net/list-all-worksheet...