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

worksheet

(0.09 sec)
  1. VbaModuleCollection | Aspose.Cells for Java API...

    Represents the list of...Description add(Worksheet sheet) Adds module for a worksheet. add(int...remove(Worksheet sheet) Removes module for a worksheet. remove(String...

    reference.aspose.com/cells/java/com.aspose.cell...
  2. Enum SheetType | Aspose.Cells for .NET API Refe...

    Aspose.Cells.SheetType enum. Specifies the Worksheet type...enumeration Specifies the worksheet type. public enum SheetType...VB 0 Visual Basic module Worksheet 1 Chart 2 Chart BIFF4Macro...

    reference.aspose.com/cells/net/aspose.cells/she...
  3. Aspose::Cells::RowCollection class | Aspose.Cel...

    Aspose::Cells::RowCollection class. Collects the Row objects that represent the individual rows in a Worksheet in C++....the individual rows in a worksheet. class RowCollection Methods...reference of the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    reference.aspose.com/cells/cpp/aspose.cells/row...
  4. Copying and Moving Worksheets in Python|Documen...

    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....Türkçe 日本語 Copying and Moving Worksheets in Python Contents [ Hide...Copying and Moving Worksheets Copy Worksheets within a Workbook...

    docs.aspose.com/cells/java/copying-and-moving-w...
  5. Create Remove and Get GridCell Comments|Documen...

    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....comments inside the GridWeb worksheet. It is worth noting that GridWeb...the first worksheet of GridWeb. //Access first worksheet of GridWeb...

    docs.aspose.com/cells/net/create-remove-and-get...
  6. Freeze Panes 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....Accessing the first worksheet in the Excel file worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) \ # Applying...

    docs.aspose.com/cells/java/freeze-panes-in-ruby/
  7. OriginalWidthInch | 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. OriginalHeightCM | 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....
  9. How to add multi-line and multi-column text wat...

    I’m working with large Excel files (around 80MB) in both XLS and XLSX formats. I need to add text watermarks that span multiple lines and columns to these files. What’s the best way to accomplish this using Aspose.Cells? …...image as watermark for the worksheet. You may use some drawing...example code on how to set worksheet background for your reference...

    forum.aspose.com/t/how-to-add-multi-line-and-mu...
  10. Aspose::Cells::IFilePathProvider::GetFullName m...

    Aspose::Cells::IFilePathProvider::GetFullName method. Gets the full path of the file by Worksheet name when exporting Worksheet to html separately. So the references among the Worksheets can be exported correctly in C++....the file by Worksheet name when exporting Worksheet to html separately...the references among the Worksheets can be exported correctly...

    reference.aspose.com/cells/cpp/aspose.cells/ifi...