Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 20,183 for

table

(0.14 sec)
  1. ParagraphFormat.space_after_auto property | Asp...

    ParagraphFormat.space_after_auto property. True if the amount of spacing after the paragraph is set automatically....added after a table. Spacing is not added after a table if it is the...the last block in a table cell. Spacing is not added after the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.CurrentStory | Aspose.Words for...

    Discover the DocumentBuilder CurrentStory property to access and manage the selected story efficiently, enhancing your document editing experience....Story can also contain tables. Table table = builder . StartTable.... CurrentStory . Tables . Contains ( table ), Is . True ); See...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Structured Document Tags|Aspose.Words for Pytho...

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Python....Block-level – Among paragraphs and tables, as a child of a Body , HeaderFooter...Among rows in a table, as a child of a Table node. Cell-level...

    docs.aspose.com/words/python-net/structured-doc...
  4. Add Pivot Connection with JavaScript via C++|Do...

    Learn how to add a pivot connection using Aspose.Cells for JavaScript via C++....associate a slicer and pivot table in Excel, you need to right‑click...associate a slicer and pivot table using Aspose.Cells API programmatically...

    docs.aspose.com/cells/javascript-cpp/add-pivot-...
  5. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity....); } If a slide contains a table, the code above will not work...that case, each cell in the table must be resized. Use the following...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  6. Urgent formatting issue encountered during the ...

    Dear Support, Forwarded from Yuvraj Jangid yuvraj.jangid@Alphastream.ai: I am writing to report an urgent formatting issue encountered during the conversion of a Word document (DOCX) to PDF using our licensed product, A…...overlapping or rendering on top of table content on the same page after...correctly, with the paragraph and table elements positioned appropriately...

    forum.aspose.com/t/urgent-formatting-issue-enco...
  7. Insert Timeline with Golang via C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++....timeline by selecting a pivot table and then clicking the Insert...Create Timeline for a Pivot Table Please see the following sample...

    docs.aspose.com/cells/go-cpp/create-timeline/
  8. Forcing Movement to Next Item within Data Band|...

    Force movement to the next item within a data band when building a report in Java....number of items in a single table row like in the following example...output three client names per table row while outputting names of...

    docs.aspose.com/words/java/forcing-movement-to-...
  9. Table.accept_end method | Aspose.Words for Python

    Table.accept_end method. Accepts a visitor for visiting the end of the Table....for visiting the end of the table. def accept_end ( self , visitor...aspose.words.tables class Table Table.accept method Table.accept_start...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ComparerContext | Aspose.Words for Java

    Document comparer context in Java....String firstDoc = getMyDir() + "Table column bookmarks.docx"; String...String secondDoc = getMyDir() + "Table column bookmarks.doc"; ComparerContext...

    reference.aspose.com/words/java/com.aspose.word...