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

table

(1.15 sec)
  1. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents....' ) # Table: builder . start_table () builder . insert_cell...cell 2 text' ) builder . end_table () # Textbox: text_box = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....PDF to add a Table of Contents (TOC) to an existing...$title = new TextFragment ( "Table Of Contents" ); $title -> getTextState...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  3. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion to html, html shows incorrectly and Table and columns are shifted to the right. I am attaching html versions for different Aspose In version 25.1.2 - html shows correctly In version 25.5.0 - html …...html shows incorrectly and table and columns are shifted to the...HTML is shown incorrectly and table and columns are shifted to the...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  4. CompareOptions.ignore_textboxes property | Aspo...

    CompareOptions.ignore_textboxes property. Specifies whether to compare differences in the data contained within text boxes....' ) # Table: builder . start_table () builder . insert_cell...cell 2 text' ) builder . end_table () # Textbox: text_box = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Word and PDF mismatch v2 - Free Support Forum -...

    Hello, Back in May i reported issue with Word vs PDF mismatch while merging columns and using page break before paragraph setting. It was under link Word and Pdf mismatch. It was fixed, but it appears that while extendi…...new DocumentBuilder(doc); Table table = builder.startTable(); builder...endRow(); builder.endTable(); table.getRows().get(1).getCells()...

    forum.aspose.com/t/word-and-pdf-mismatch-v2/272282
  6. ComparisonTargetType enumeration | Aspose.Words...

    aspose.words.comparing.ComparisonTargetType enumeration. Allows to specify base document which will be used during comparison...' ) # Table: builder . start_table () builder . insert_cell...cell 2 text' ) builder . end_table () # Textbox: text_box = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlVersion enumeration | Aspose.Words for Python

    aspose.words.saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML) and [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML) formats.... assertTrue ( '<table style="padding:0pt; -aw-border:0...out_doc_contents ) self . assertTrue ( '<table cellspacing="0" cellpadding="0"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.htmlVersion property | Aspose.W...

    HtmlSaveOptions.htmlVersion property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML... includes ( "<table style=\"padding:0pt; -aw-border:0...outDocContents . includes ( "<table cellspacing=\"0\" cellpadding=\"0\"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for C++...explained in the table below. Australia Post Encoding Table Supported...

    docs.aspose.com/barcode/cpp/read-australia-post/
  10. Split Word Document into Sections using Java

    This article guides on how to split Word document into sections using Java. It has the IDE settings, steps, and a sample code to divide Word document into sections using Java.... If you want to insert a table into a Word file, refer to the...the article on How to create table in a Word document with Java...

    kb.aspose.com/words/java/split-word-document-in...