Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 41,186 for

worksheet

(0.1 sec)
  1. Worksheet.GetCellLocationByClientPoint | Aspose...

    Worksheet method. Gets the cell location by client coordinates point...Worksheet.GetCellLocationByCli Worksheet.GetCellLocationByCli...class CellLocation class Worksheet namespace Aspose.Cells.GridDesktop...

    reference.aspose.com/cells/net/aspose.cells.gri...
  2. Aspose.Cells.GridDesktop.Data | Aspose.Cells fo...

    The Aspose.Cells.GridDesktop.Data namespace contains classes of GridWorkbook GridRow GridCell GridPicture GridPivotTable and other objects of GridDesktop...Represents a single column in a worksheet. GridColumnCollection Collects...the individual columns in a worksheet. GridComment Encapsulates...

    reference.aspose.com/cells/net/aspose.cells.gri...
  3. How to Merge Cells in Excel using C#

    This basic tutorial will provide detail on how to merge cells in Excel using C#. By using a few number of API calls in C# excel cell merge feature can be incorporated in an existing or a new workbook....With the help of C# Excel worksheet merge cells operation can...a new Excel file Access a worksheet and create a Cells class object...

    kb.aspose.com/cells/net/how-to-merge-cells-in-e...
  4. How to Create Excel Pie Chart in C#

    This topic shows on how to create Excel Pie chart in C# in WinForms .NET or ASP.NET app without using MS Excel interop....Excel workbook Get the first worksheet in the workbook and add data...data to the worksheet Add new Pie chart using ChartType.Pie enum...

    kb.aspose.com/cells/net/how-to-create-excel-pie...
  5. Header element won't Wrap text - Free Support F...

    added a string value on one of the Headers element and noticed that string won’t wrap text, but will spill over the other 2 elements of the header. The final output is PDF, but tested on .XLSX and same issue. code eg: …...xlsx”); Worksheet worksheet = workbook.Worksheets[0]; PageSetup...PageSetup pageSetup = worksheet.PageSetup; string sNotes = “Lorem...

    forum.aspose.com/t/header-element-wont-wrap-tex...
  6. Aspose.Cells for Python via .NET - put_value(do...

    Hi, I’m testing Aspose.Cells for Python via .NET version 23.1.0 and having problem with inserting double values with method def put_value(self, double_value) As a result all values are inserted but as integer. On the …...the first worksheet worksheet = workbook.worksheets[0] # Get the...the "A1" cell cells = worksheet.cells cell = cells.get("A1")...

    forum.aspose.com/t/aspose-cells-for-python-via-...
  7. Class FormatConditionCollection | Aspose.Cells ...

    Aspose.Cells.FormatConditionCollection class. Represents conditional formatting. The FormatConditions can contain up to three conditional formats...first worksheet. Worksheet sheet = workbook . Worksheets [ 0 ];...Dim sheet As Worksheet = workbook . Worksheets ( 0 ) ' Adds an...

    reference.aspose.com/cells/net/aspose.cells/for...
  8. Apply Conditional Formatting in Worksheets|Docu...

    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....Conditional Formatting in Worksheets Contents [ Hide ] This article...to a range of cells in a worksheet. Conditional formatting is...

    docs.aspose.com/cells/java/apply-conditional-fo...
  9. GridWorksheet.RemoveAutoFilter | Aspose.Cells f...

    GridWorksheet method. Remove the auto filter of the Worksheet...Remove the auto filter of the worksheet. public void RemoveAutoFilter...

    reference.aspose.com/cells/net/aspose.cells.gri...
  10. export_hidden_worksheet property | Aspose.Cells...

    export_hidden_Worksheet property export_hidden_Worksheet property Indicating if exporting the hidden Worksheet conten......export_hidden_worksheet property export_hidden_worksheet property...Indicating if exporting the hidden worksheet content.The default value...

    reference.aspose.com/cells/python-net/aspose.ce...