Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 41,176 for

worksheet

(0.07 sec)
  1. RevisionDefinedName类 | Aspose.Cells for Python ...

    RevisionDefinedName类 RevisionDefinedName类 表示已定义名称更改的修订记录。 继承: RevisionDefinedName → Revision RevisionDefinedName 类型公开...... worksheet 获取工作表。 id 获取此修订的编号。 text 获取已定义名称的文本。...

    reference.aspose.com/cells/python-net/zh/aspose...
  2. Get unique values from excel column - Free Supp...

    Does aspose have any function to get only the unique column values and filter out the rows that have repeating vale. We are currently using CountIf function however it is taking lots of memory. Adding just 3 lakh record …...xlsx"); Worksheet worksheet = workbook.Worksheets[0]; //Apply...criteria range is B1:B12 worksheet.AdvancedFilter(true, "A1:A12"...

    forum.aspose.com/t/get-unique-values-from-excel...
  3. Class GridPivotTable | Aspose.Cells for .NET AP...

    Aspose.Cells.GridWeb.Data.GridPivotTable class. Represents a PivotTable report on a Worksheet. The PivotTable object is a member of the GridPivotTable collection. The PivotTables collection contains all the PivotTable objects on a control...a PivotTable report on a worksheet. The PivotTable object is...

    reference.aspose.com/cells/net/aspose.cells.gri...
  4. Class GridPivotTable | Aspose.Cells for .NET AP...

    Aspose.Cells.GridDesktop.Data.GridPivotTable class. Represents a PivotTable report on a Worksheet. The PivotTable object is a member of the PivotTables collection. The PivotTables collection contains all the PivotTable objects on a control...a PivotTable report on a worksheet. The PivotTable object is...

    reference.aspose.com/cells/net/aspose.cells.gri...
  5. Aspose.Cells for Python via .NET 23.10 Release ...

    Aspose.Cells for Python via .NET 23.10 Release Notes – the latest enhancements, new features, and fixes....Support to copy multiple worksheets simultaneously and preserve...Bug CELLSNET-54216 Copying worksheets causes file corrupt Bug CELLSNET-54247...

    docs.aspose.com/cells/python-net/aspose-cells-f...
  6. Working with the Reflection Effect of Shape or ...

    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....first shape in the default worksheet and sets different properties...

    docs.aspose.com/cells/net/working-with-the-refl...
  7. Save ODS File in ODF 1.1 and 1.2 Specifications...

    How to Save ODS File in ODF 1.1 and 1.2 Specifications with Aspose.Cells for Python via .NET API....value to cell A1 on the first worksheet and then saves the ODS file...

    docs.aspose.com/cells/python-net/save-ods-file-...
  8. 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...
  9. 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...
  10. 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...