Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 244,637 for

cells

(0.11 sec)
  1. DataSorter and Excel Group/Outlines compete wit...

    Hello, We recently ran into an issue where sorting was not working for a customer and I wanted to report the results and findings here. The issue was that the Excel workbook contained an Excel Group that was smaller tha…...Cells Product Family weissa February...Sort(workbook.Worksheets[0].Cells, new CellArea() { StartRow =...

    forum.aspose.com/t/datasorter-and-excel-group-o...
  2. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in C#....string Cell , object Value ) { targetSheet . get_Range ( Cell , Cell...Cell ). set_Value ( xlNS . XlRangeValueDataType . xlRangeValueDefault...

    docs.aspose.com/slides/net/create-and-embed-an-...
  3. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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....Cells 8.8.3 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 8.8.2 to 8...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Table.right_padding property | Aspose.Words for...

    Table.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of Cells....the right of the contents of cells. @property def right_padding...builder . insert_cell () builder . write ( 'Row 1, cell 1.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert Workbook to HTML in xlsx4j|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....Cells - Convert Workbook to HTML The Aspose.Cells API provides...format. For this purpose, Aspose.Cells uses the HtmlSaveOptions class...

    docs.aspose.com/cells/java/convert-workbook-to-...
  6. Aspose::Words::Tables namespace | Aspose.Words ...

    Aspose::Words::Tables namespace. The Aspose.Words.Tables namespace contains classes that represent tables, rows, Cells and their formatting in C++....that represent tables, rows, cells and their formatting. Classes...Class Description Cell Represents a table cell. To learn more,...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph formatting properties....current cell/row its cursor is in, // as well as any new cells and...builder . write ( "Header Row,\n Cell 1" ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border....black ) # Create a row with two cells with different background colors...colors. builder . insert_cell () builder . cell_format . shading ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Rows and Columns GridWeb|Documenta...

    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....Cells.GridWeb API. Rows or columns...a worksheet: Add the Aspose.Cells.GridWeb control to the Web Form...

    docs.aspose.com/cells/java/working-with-rows-an...
  10. Orienting data grid headers in a PDF - Free Sup...

    We created a customer item request ticket in .NET with the customer inventory and quantity in a grid. When we present the ticket, the horizontal headers in the customer data grid for Items, quantity, and cost take up too…...change orientation of text in cells that are related to headers...AutoFitToWindow; // Set default cell border using BorderInfo object...

    forum.aspose.com/t/orienting-data-grid-headers-...