Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 41,196 for

worksheet

(0.06 sec)
  1. Creating a Named Range in VSTO and Aspose.Cells...

    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....a named range: Set up the worksheet: Instantiate an Application...Missing . Value ); //Get Worksheets Collection Excel . Sheets...

    docs.aspose.com/cells/net/creating-a-named-rang...
  2. Working With Colors|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.... Worksheets . Add (); Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; //Accessing cell from the worksheet Cell...

    docs.aspose.com/cells/net/working-with-colors/
  3. Managing Page Breaks in Jython|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....xls" ) worksheets = workbook . getWorksheets () worksheet = worksheets...get ( 0 ) h_page_breaks = worksheet . getHorizontalPageBre ()...

    docs.aspose.com/cells/java/managing-page-breaks...
  4. Creating a List Object|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....Contents [ Hide ] The use of worksheets make is easy to work with...Workbook class contains a Worksheets collection that allows access...

    docs.aspose.com/cells/python-java/creating-a-li...
  5. invert_if_negative property | Aspose.Cells for ...

    invert_if_negative property invert_if_negative property If the property is true and the value of chart point is a neg......Workbook () # Adding a new worksheet to the Workbook object sheetIndex...sheetIndex = workbook . worksheets . add () # Obtaining the reference...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. 自动调整行和列|Documentation

    通过Aspose.Cells for Java API了解如何自动调整行和列。...Java自动调整行和列 自动调整行的宽度和高度的最直接方法是调用Worksheet.autoFitRow方法。autoFitRow方法接受要调整大小的行索引作为参数。...first worksheet in the Excel file Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/java/auto-fit-row-and-...
  7. ProtectionType | Aspose.Cells for Java API Refe...

    Represents workbook/Worksheet protection type....ProtectionType Represents workbook/worksheet protection type. Fields Field...protect contents, used in Worksheet protection. NONE Represents...

    reference.aspose.com/cells/java/com.aspose.cell...
  8. Open a spreadsheet document from a stream|Docum...

    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....stream , true ); // Add a new worksheet. WorksheetPart newWorksheetPart...newWorksheetPart . Worksheet = new Worksheet ( new SheetData ());...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  9. DisplayUnitLabel class | Aspose.Cells for Pytho...

    DisplayUnitLabel class DisplayUnitLabel class Represents the display unit label. Inheritance: DisplayUnitLabel → Char......and sets a reference to the worksheet. text_direction Represents...Workbook () # Adding a new worksheet to the Excel object sheetIndex...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. Aspose::Cells::QueryTable class | Aspose.Cells ...

    Aspose::Cells::QueryTable class. Represents QueryTable information in C++....reference of the first worksheet Worksheet worksheet = workbook . GetWorksheets...first query table in the worksheet if exists QueryTableCollection...

    reference.aspose.com/cells/cpp/aspose.cells/que...