Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 41,197 for

worksheet

(0.07 sec)
  1. 将图表转换为图像|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-...
  2. 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...
  3. 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...
  4. 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...
  5. Manage Worksheets|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....Svenska Türkçe 日本語 Manage Worksheets Contents [ Hide ] Developers...easily create and manage worksheets in Microsoft Excel files...

    docs.aspose.com/cells/cpp/manage-worksheets/
  6. Protection - Aspose.Cells for PHP via Java - AP...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WorkbookRender WorkbookSettings Worksheet WorksheetCollection WriteProtection...protection options available for a worksheet. Example: $workbook = new...

    reference.aspose.com/cells/php/aspose.cells/Pro...
  7. Aspose::Cells::WorksheetCollection::GetSheetByC...

    Aspose::Cells::WorksheetCollection::GetSheetByCodeName method. Gets the Worksheet by the code name in C++....method Gets the worksheet by the code name. Worksheet Aspose :: Cells...codeName const U16String& Worksheet code name. ReturnValue The...

    reference.aspose.com/cells/cpp/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. Detecting Empty Worksheets|Documentation

    This article shows you code explaining how to detect empty Worksheets of Excel workbooks programmatically using C# API with .NET library....Türkçe 日本語 Detecting Empty Worksheets Contents [ Hide ] Check for...for Populated Cells Worksheets can have one or more cells populated...

    docs.aspose.com/cells/net/detecting-empty-works...