Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 23,744 for

table

(0.14 sec)
  1. Supported Document Formats|Aspose.Words for Rep...

    Supported formats by the Aspose.Words for Reporting Services....Contents [ Hide ] The following table indicates the input and output...

    docs.aspose.com/words/reportingservices/support...
  2. Public API Changes in Aspose.Cells 8.5.1|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....QUERY_TABLE TableDataSourceType.SHARE_POINT...TableDataSourceType . QUERY_TABLE ) { System . out . println (...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. BorderCollection.distanceFromText property | As...

    BorderCollection.distanceFromText property. Gets or sets distance of the border from text in points....reset to zero for borders of table cells. Examples Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add HTML String using DOM in Python|Aspose.PDF ...

    Explains how to add HTML string in DOM using Python with PDF file format library...HtmlFragment ( "<fontsize=10><b><i>Table</i></b></fontsize>" ) margin...

    docs.aspose.com/pdf/java/add-html-string-using-...
  5. Working with Bookmarks in Python|Aspose.Words f...

    How to insert, obtain, move, show or hide bookmarks using Python....example shows how to bookmark a table: If you change the name of a...access columns of the bookmarked table: Move to a Bookmark If you need...

    docs.aspose.com/words/python-net/working-with-b...
  6. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.Table algorithm....TABLE Contents [ Hide ] To use this structure...reports, invoices, and other tables. However, this algorithm is...

    docs.aspose.com/ocr/java/areas-detection/table/
  7. Cell Background Color Settings|Documentation

    Guide to applying and previewing cell background colors in Aspose.Cells GridJS using the toolbar, modal, status bar, and JavaScript API.... Table selection area How to start...update the UI xs . sheet . table . render (); Relevant functions...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  8. Aspose.Slides .NET for VSTO|Aspose.Slides 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....features with VSTO Add Image in Table Cell Adding Picture Frame with...and Aspose.Slides Creating a Table on PowerPoint Slide in VSTO...

    docs.aspose.com/slides/net/aspose-slides-net-fo...
  9. Text is getting cut off when ingesting the Exce...

    Dear Aspose. As you can see from example. When Table in the sheet is printed as a range, then the top of the text in bottom cell is mixed with underline of text above. Also bottom part of text in bottom cell is cut o…... When table in the sheet is printed as a...Bug-1493221-Cut-Off-Descriptions.xlsx-Table-26.1-Difference.png (153.7 KB)...

    forum.aspose.com/t/text-is-getting-cut-off-when...
  10. Absorber.Visit() throws out of range error - Fr...

    When the code goes to absorber.Visit(pdfDocument.Pages[1]); always give me a error,such as index out of range ,internal error....TableAbsorber object to find tables TableAbsorber absorber = new...Visit(pdfDocument.Pages[2]); foreach (var table in absorber.TableList) { foreach...

    forum.aspose.com/t/absorber-visit-throws-out-of...