Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 20,369 for

table

(0.16 sec)
  1. Aspose::Words::Tables::TableCollection::ToArray...

    Aspose::Words::Tables::TableCollection::ToArray method. Copies all Tables from the collection to a new array of Tables in C++....Aspose::Words::Tables::TableCollection::ToArray method Contents...all tables from the collection to a new array of tables. System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. FieldNext Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNext class to efficiently manage NEXT fields in your documents. Enhance your document automation today!...A mail merge that uses this table would normally create a 3-page...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Tables::TableCollection::idx_get...

    Aspose::Words::Tables::TableCollection::idx_get method. Retrieves a Table at the given index in C++....Aspose::Words::Tables::TableCollection::idx_get method Contents...TableCollection::idx_get method Retrieves a Table at the given index. System ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. FieldMergeSeq Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeSeq class for seamless document merging with the MERGESEQ field. Boost your document automation today!...DataTable table = new DataTable ( "Employees" ); table . Columns..."Name" ); table . Rows . Add ( "Jane Doe" ); table . Rows . Add...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Unexpected Behavior in Word Tag Replacement (As...

    Hello Team, We are facing an unexpected issue with the below code used for replacing tags in Word documents. The function is intended to replace tags (e.g., {{TagName}}) with corresponding values. If a tag has no value…...did not replace tags inside tables , which was the expected behavior...started replacing tags inside tables as well , which is causing...

    forum.aspose.com/t/unexpected-behavior-in-word-...
  6. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....docx' ) Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc = doc ) # Insert a table of contents for the first page...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....Called when enumeration of a table cell has ended. visitCellStart(Cell...Called when enumeration of a table cell has started. visitCommentEnd(Comment...

    reference.aspose.com/words/java/com.aspose.word...
  8. How to Change Border Color in Python – Aspose.HTML

    Learn how to change border color in HTML using Python with Aspose.HTML. Step-by-step examples, CSS tips, and solutions to common styling issues....<p> , <h1> … <h6> , <div> or <table> . The following Python example...Change Table Border Color If you want to change the table border...

    docs.aspose.com/html/python-net/how-to-change-b...
  9. MarkdownSaveOptions.export_as_html property | A...

    MarkdownSaveOptions.export_as_html property. Allows to specify the elements to be exported to Markdown as raw HTML...Examples Shows how to export a table to Markdown as raw HTML. doc...writeln ( 'Sample table:' ) # Create table. builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PDF document compare Issues using aspose.word -...

    Hello Team, Below are the issues we are facing while comparing two PDFs and generating new output pdf with differences with in that, Attaching two input PDFs for your reference to troubleshot at your end… We are using …...2 KB Table Header is repeated in between...during the comparison process. Table Header Repeated : This could...

    forum.aspose.com/t/pdf-document-compare-issues-...