Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 41,197 for

worksheet

(0.09 sec)
  1. 在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 ) \ # Hiding...

    docs.aspose.com/cells/zh/java/hide-or-unhide-a-...
  2. Worksheet.Unprotect | Aspose.Cells for .NET API...

    Worksheet method. Unprotects Worksheet...Worksheet.Unprotect Unprotect() Unprotects worksheet. public...Remarks This method unprotects worksheet which is protected without...

    reference.aspose.com/cells/net/aspose.cells/wor...
  3. Aspose::Cells::Vba::VbaModuleCollection::Remove...

    Aspose::Cells::Vba::VbaModuleCollection::Remove method. Removes module for a Worksheet in C++....onst Worksheet&) method Removes module for a worksheet. void...VbaModuleCollection :: Remove ( const Worksheet & sheet ) Parameter Type Description...

    reference.aspose.com/cells/cpp/aspose.cells.vba...
  4. SeriesCollection class | Aspose.Cells for Pytho...

    SeriesCollection class SeriesCollection class Encapsulates a collection of Series objects. The SeriesCollection type ......Workbook () # Adding a new worksheet to the Excel object sheetIndex...sheetIndex = workbook . worksheets . add () # Obtaining the reference...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. WorksheetCollection - Aspose.Cells for PHP via ...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WorkbookRender WorkbookSettings Worksheet WorksheetCollection WriteProtection...Encapsulates a collection of Worksheet objects. Example: $workbook...

    reference.aspose.com/cells/php/aspose.cells/Wor...
  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....); // Given a document, a worksheet name, a column name, and a...and row on the specified worksheet. public static void DeleteTextFromCell...

    docs.aspose.com/cells/zh/net/delete-text-from-a...
  7. invert_if_negative 属性 | Aspose.Cells for Python...

    invert_if_negative 属性 invert_if_negative 属性 如果该属性为真且图表点的值为负数, 前景色和背景色将交换。 例子 from aspose.cells import Workbook from a......Workbook () # Adding a new worksheet to the Workbook object sheetIndex...sheetIndex = workbook . worksheets . add () # Obtaining the reference...

    reference.aspose.com/cells/python-net/zh/aspose...
  8. Use Formulas Functions to Process Data|Document...

    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....ActiveWorkbook ; //Access worksheet Microsoft . Office . Interop... Excel . Worksheet m_sheet = workbook . Worksheets [ 1 ]; //Access...

    docs.aspose.com/cells/net/use-formulas-function...
  9. Class WorksheetCollection | Aspose.Cells for .N...

    Aspose.Cells.GridDesktop.WorksheetCollection class. Collects the objects that represent the individual rows in a Worksheet...the individual rows in a worksheet. public class WorksheetCollection...Represents the index of active worksheet when the spreadsheet is opened...

    reference.aspose.com/cells/net/aspose.cells.gri...
  10. Convert XLSX File to PDF Format|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....contains worksheets with charts and image. Each worksheet contains...column chart on the first worksheet and an image on the last....

    docs.aspose.com/cells/net/convert-xlsx-file-to-...