Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 22,428 for

table

(0.1 sec)
  1. Common recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....to true to recognize text in tables. Set to false to improve performance...by ignoring table structures and treating tables as plain text...

    docs.aspose.com/ocr/python-net/recognition-sett...
  2. Aspose.Words Features Missing in NPOI|Aspose.Wo...

    Perform some operations with documents faster and more conveniently than NPOI. In addition, there are operations that are not supported by NPOI using C#.... The following table contains some of the popular...section Manipulate tables The Working with Tables section Manipulate...

    docs.aspose.com/words/net/missing-features-in-n...
  3. XML Schema of Aspose.PDF|Aspose.PDF for C++

    This article describes an XML schema for working with XML documents in Aspose.PDF for C++....type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...

    docs.aspose.com/pdf/cpp/supported-xml-schema/
  4. Preface|Documentation

    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....types of report items: Table Pivot table Chart Textbox Matrix Normally...

    docs.aspose.com/cells/reportingservices/preface/
  5. Read Australia Post Barcodes|Documentation

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

    docs.aspose.com/barcode/java/read-australia-post/
  6. 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...
  7. 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...
  8. 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...
  9. 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
  10. 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...