Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 43,360 for

table

(0.58 sec)
  1. Copying a table to another document and place i...

    doc = aw.Document("Table.docx") Table = doc.get_child(aw.NodeType.Table, 0, True).as_Table() Table_clone = Table.clone(True).as_Table() I have the above syntax and I want to copy the Table_clone to another document and …...Copying a table to another document and place it in the footer...Document("Table.docx") table = doc.get_child(aw.NodeType.TABLE, 0,...

    forum.aspose.com/t/copying-a-table-to-another-d...
  2. Table - Aspose.Slides for Android via Java - AP...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....TabAlignment TabCollection Table TableFormat TableStylePreset...Deprecated com.aspose.slides Class Table java.lang.Object com.aspose...

    reference.aspose.com/slides/androidjava/com.asp...
  3. Unable to read table from pdf row by row - Free...

    Hi Team, I’m using com.aspose.aspose-pdf version:19.10 for java. to read Table with below code but its not reading the data row by row. Instead, it looks like col by col and few cols are missing.New IR21.pdf (81.0 KB) B…...Unable to read table from pdf row by row Aspose.PDF Product Family...version:19.10 for java. to read table with below code but its not...

    forum.aspose.com/t/unable-to-read-table-from-pd...
  4. Checkboxes not rendering in Table Cell for Aspo...

    We currently have an issue where checkboxes are not rendering in a Table cell. We believe that part of our issue is the server that renders the PDF document is a Linux server. Local development (Windows PC) everything …...Checkboxes not rendering in Table Cell for Aspose.PDF.NET Aspose...checkboxes are not rendering in a table cell. We believe that part of...

    forum.aspose.com/t/checkboxes-not-rendering-in-...
  5. Pivot table data - Free Support Forum - aspose.com

    Hello, How to change data source of existing pivot Table. main purpose of this code is to update the data source of pivot Table because if no. of rows of data is increased then it would won’t come in the pivot Table so …...Pivot table data Aspose.Cells Product Family asposeLegit February...data source of existing pivot table. main purpose of this code is...

    forum.aspose.com/t/pivot-table-data/260295
  6. Text is wrapping for table content - Free Suppo...

    input and output file screenshots original file: inequality_R1.docx (45.3 KB) <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-total</artifactId> <version>23.8</version> <type>pom</type> </depen…...Text is wrapping for table content Aspose.Words Product Family...

    forum.aspose.com/t/text-is-wrapping-for-table-c...
  7. Aspose::Words::Tables::Table Class Reference - ...

    Represents a Table in a Word document....members Aspose::Words::Tables::Table Class Reference Detailed...Description Represents a table in a Word document. Table is a block-level...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Error when Comparing Instance of Shape with Ins...

    Hi Support, I’m getting this error on iterating over all the shapes and trying to compare it with istanceof Table. image.png (30.8 KB)...Instance of Shape with Instance of Table in Node.js Aspose.Slides Product...Product Family slides-table , slides-nodejs karanmarsh December...

    forum.aspose.com/t/error-when-comparing-instanc...
  9. LINQ Reporting Engine - Changing a table's widt...

    Hello, after generating a report on a Table using the <<cellMerge>> tag to fuse lines, the generated document loses the merging when changing the width of any column. Attached are a very simple template and the generat…...Reporting Engine - Changing a table's width breaks the <<cellMerge>>...after generating a report on a table using the <<cellMerge>> tag...

    forum.aspose.com/t/linq-reporting-engine-changi...
  10. Html to word to pdf, image in table overflows -...

    Hello. In our product, we offer the possibility to our users to import a word document, edit it in a custom TinyMCE instance as HTML, and then export it to a Word or PDF file. After converting a word file with a custom…...Html to word to pdf, image in table overflows Aspose.Words Product...list, one of our user added a table after a paragraph that has a...

    forum.aspose.com/t/html-to-word-to-pdf-image-in...