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

worksheet

(0.09 sec)
  1. original_height property | Aspose.Cells for Pyt...

    original_height property original_height property Gets the original height of the picture. Example from aspose.cells ......= Workbook () worksheet = workbook . worksheets [ 0 ] # Adding...in the worksheet. It is "B2" cell imgIndex = worksheet . pictures...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. Add | Aspose.Cells for .NET API 参考

    将工作表添加到集合中... public int Add () 返回值 Worksheet 对象索引。 也可以看看 class WorksheetCollection...Add(string) 将工作表添加到集合中。 public Worksheet Add ( string sheetName ) 范围...

    reference.aspose.com/cells/zh/net/aspose.cells....
  3. Hyperlink class | Aspose.Cells for Python via ....

    Hyperlink class Hyperlink class Encapsulates the object that represents a hyperlink. The Hyperlink type exposes the f......new worksheet to the Workbook object workbook . worksheets . add...newly added worksheet by passing its sheet index worksheet = workbook...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. HorizontalPageBreak | Aspose.Cells for .NET API 参考

    封装表示水平分页符的对象...//通过传入工作表的索引来获取新添加的工作表的引用 Worksheet worksheet = workbook . Worksheets [ 0 ]; //在单元格Y30处添加分页符...//在单元格Y30处添加分页符 int Index = worksheet . HorizontalPageBreaks . Add...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  5. Aspose::Cells::HorizontalPageBreak class | Aspo...

    Aspose::Cells::HorizontalPageBreak class. Encapsulates the object that represents a horizontal page break in C++....newly added worksheet by passing its sheet index Worksheet worksheet...break at cell Y30 int Index = worksheet . GetHorizontalPageBre ()...

    reference.aspose.com/cells/cpp/aspose.cells/hor...
  6. TableDataSourceType | Aspose.Cells for Java API...

    Represents the tables data source type....SharePoint linked List WORKSHEET Excel Worksheet Table XML XML mapper...linked List WORKSHEET public static final int WORKSHEET Excel Worksheet...

    reference.aspose.com/cells/java/com.aspose.cell...
  7. Zoom Factor in 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....Accessing the first worksheet in the Excel file worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) # Setting...

    docs.aspose.com/cells/java/zoom-factor-in-python/
  8. Worksheet.Protection | Aspose.Cells for .NET AP...

    Worksheet property. Represents the various types of protection options available for a Worksheet. Supports advanced protection options in ExcelXP and above version...Worksheet.Protection Worksheet.Protection property Represents...protection options available for a worksheet. Supports advanced protection...

    reference.aspose.com/cells/net/aspose.cells/wor...
  9. Class GridSheetPrintingPreview | Aspose.Cells f...

    Aspose.Cells.GridDesktop.Data.GridSheetPrintingPreview class. Worksheet printing preview...GridSheetPrintingPre class Worksheet printing preview. public class...Description GridSheetPrintingPre (Worksheet, GridImageOrPrintOpti) The...

    reference.aspose.com/cells/net/aspose.cells.gri...
  10. Cell Alignment Settings|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....access to each worksheet in the Excel file. A worksheet is represented...represented by the Worksheet class. The Worksheet class provides a...

    docs.aspose.com/cells/java/cell-alignment-setti...