Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 41,424 for

worksheet

(0.12 sec)
  1. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move Worksheets programmatically both within an Excel workbook and across Excel workbooks using the Aspose.Cells for Python via .NET API....Türkçe 日本語 Copying and Moving Worksheets Contents [ Hide ] Sometimes... you do need a number of worksheets with common formatting and...

    docs.aspose.com/cells/python-net/copying-and-mo...
  2. WorksheetCollection.Item | Aspose.Cells for .NE...

    WorksheetCollection property. Gets the Worksheet element at the specified index...indexer (1 of 2) Gets the Worksheet element at the specified index...index. public Worksheet this [ int index ] { get ; } Parameter...

    reference.aspose.com/cells/net/aspose.cells/wor...
  3. Hide and Unhide Worksheets in a Workbook in VST...

    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 日本語 Hide and Unhide Worksheets in a Workbook in VSTO and...compares hiding and unhiding worksheets with VSTO, using either C#...

    docs.aspose.com/cells/net/hide-and-unhide-works...
  4. Aspose::Cells::Drawing::Area::GetInvertIfNegati...

    Aspose::Cells::Drawing::Area::GetInvertIfNegative method. If the property is true and the value of chart point is a negative number, the foreground color and background color will be exchanged in C++....workbook ; //Adding a new worksheet to the Workbook object int...newly added worksheet by passing its sheet index Worksheet worksheet...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  5. CalculationCell.Worksheet | Aspose.Cells for .N...

    CalculationCell property. Gets the Worksheet object where the cell is in...Worksheet CalculationCell.Worksheet property Gets...Gets the Worksheet object where the cell is in. public Worksheet...

    reference.aspose.com/cells/net/aspose.cells/cal...
  6. 将图表转换为图像|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....Workbook (); //Adding a new worksheet to the Excel object int sheetIndex...sheetIndex = workbook . Worksheets . Add (); //Obtaining the reference...

    docs.aspose.com/cells/zh/net/convert-charts-to-...
  7. WorksheetCollection.Insert | Aspose.Cells for ....

    WorksheetCollection method. Insert a Worksheet...SheetType) Insert a worksheet. public Worksheet Insert ( int index...an inserted worksheet. See Also class Worksheet enum SheetType...

    reference.aspose.com/cells/net/aspose.cells/wor...
  8. Wrapping Cell Text in VSTO and Aspose.Cells|Doc...

    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....Contents [ Hide ] To create a worksheet with two cells, one with wrapped...and one without: Set up the worksheet: Create a workbook. Access...

    docs.aspose.com/cells/net/wrapping-cell-text-in...
  9. Aspose::Cells::Charts::TrendlineCollection clas...

    Aspose::Cells::Charts::TrendlineCollection class. Represents a collection of all the Trendline objects for the specified data series in C++....workbook ; //Adding a new worksheet to the Excel object int sheetIndex...newly added worksheet by passing its sheet index Worksheet worksheet...

    reference.aspose.com/cells/cpp/aspose.cells.cha...
  10. Aspose::Cells::Protection class | Aspose.Cells ...

    Aspose::Cells::Protection class. Represents the various types of protection options available for a Worksheet in C++....protection options available for a worksheet. class Protection Methods...is allowed on a protected worksheet. GetAllowDeletingRow() Represents...

    reference.aspose.com/cells/cpp/aspose.cells/pro...