Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 41,183 for

worksheet

(0.07 sec)
  1. Class GridCalculationData | Aspose.Cells for .N...

    Aspose.Cells.GridWeb.Data.GridCalculationData class. Represents the required data when calculating one function such as function name parameters ...etc... Worksheet { get; } Gets the Workbook...

    reference.aspose.com/cells/net/aspose.cells.gri...
  2. ShapeCollection.AddCheckBox | Aspose.Cells for ...

    ShapeCollection method. Adds a checkbox to the Worksheet...method Adds a checkbox to the worksheet. public CheckBox AddCheckBox...

    reference.aspose.com/cells/net/aspose.cells.dra...
  3. Problem with border style - Aspose.Cells Produc...

    Good day! I’m using Aspose.Cells 22.6 for Java and I have a trouble with one particular case of borders styles. If you open borders properties of D2 cell in file workbook.xlsx, you will see that left border exists. Bu…...xlsx"); Worksheet worksheet = workbook.getWorksheets()...getWorksheets().get(0); //Cell cell = worksheet.getCells().get(1, 7);//1 Cell...

    forum.aspose.com/t/problem-with-border-style/24...
  4. add_text_box method | Aspose.Cells for Python v...

    add_text_box method add_text_box Adds a text box to the Worksheet. Returns A TextBox object. def add_text_box ( self ......add_text_box Adds a text box to the worksheet. Returns A TextBox object...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Excel to Pdf Conversion 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....sites: GitHub Converting Worksheet To SVG in Jython Managing...

    docs.aspose.com/cells/java/excel-to-pdf-convers...
  6. Aspose::Cells::Revisions::HighlightChangesOptio...

    Aspose::Cells::Revisions::HighlightChangesOptions::HighlightChangesOptions constructor. Represents options of highlighting revsions or changes of shared Excel files in C++....listing changes on a new worksheet. See Also Class Vector Class...

    reference.aspose.com/cells/cpp/aspose.cells.rev...
  7. Class GroupShape | Aspose.Cells for .NET API Re...

    Aspose.Cells.Drawing.GroupShape class. Represents the group shape which contains the individual shapes...get; set; } Gets or sets the worksheet range used to fill the specified...horizonal offset of shape from worksheet left border.(Inherited from...

    reference.aspose.com/cells/net/aspose.cells.dra...
  8. LightCellsDataProvider class | Aspose.Cells for...

    LightCellsDataProvider class LightCellsDataProvider class Represents Data provider for saving large spreadsheet files......start_sheet Starts to save a worksheet. next_row Gets the next row...checked when saving every worksheet in the workbook. For one sheet...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Apply Excel Color Themes in Python

    Apply Excel color themes in Python with a few API calls. Get the IDE settings, a list of steps, and a sample code for using Microsoft Excel themes in Python....color in a worksheet. To insert images in a worksheet, refer to...

    kb.aspose.com/cells/python/apply-excel-color-th...
  10. Walls | Aspose.Cells for Java API Reference

    Encapsulates the object that represents the walls of a 3-D chart....Workbook(); //Adding a new worksheet to the Workbook object int...newly added worksheet by passing its sheet index Worksheet worksheet...

    reference.aspose.com/cells/java/com.aspose.cell...