Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 22,369 for

table

(0.67 sec)
  1. CellCollection class | Aspose.Words for Python

    aspose.words.Tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes...more, visit the Working with Tables documentation article. Inheritance:...how to iterate through all tables in the document and print the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CellCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellCollection class for easy, typed access to Cell nodes, enhancing document manipulation and efficiency....more, visit the Working with Tables documentation article. public...how to iterate through all tables in the document and print the...

    reference.aspose.com/words/net/aspose.words.tab...
  3. RowCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.Tables.RowCollection for efficient access to Row nodes. Enhance document processing with our powerful, typed collection features....more, visit the Working with Tables documentation article. public...how to iterate through all tables in the document and print the...

    reference.aspose.com/words/net/aspose.words.tab...
  4. 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...
  5. 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...
  6. Create Tagged PDF using C#|Aspose.PDF for .NET

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for .NET.... Creating Tagged PDF with table of contents (TOC) page Generate...document with an accessible Table of Contents (TOC) page. Generate...

    docs.aspose.com/pdf/net/create-tagged-pdf/
  7. OCR of numbers fails to recognize sequences of ...

    When using OCR on TIFF-Files that contain numbers the OCR tends to drop digits, when it encounter multiple same digits in a row. Examples (on TIFF → recognized): “3.333,33” € → “3.33,33 e” 144266 → 14266 444508 → 4450…... Here the complex table before the text"3.333,33 €"...nummer 1. Here the complex table before the text"3.333,33 €"...

    forum.aspose.com/t/ocr-of-numbers-fails-to-reco...
  8. 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/
  9. DataRelationCollection | Aspose.Words for Java

    Represents the collection of DataRelation objects for this DataSet in Java....parentTable DataTable The parent table of the relation. childTable...childTable DataTable The child table of the relation. parentColumnName...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用Python替换PDF中的文本|Aspose.PDF for Python via .NET

    了解通过Aspose.PDF for Python via .NET库替换和删除文本的多种方法。...$P 页" ); // 实例化一个表对象 Table tab2 = new Table (); // 将表添加到所需部分的段落集合中...开发人员可以创建各种应用程序。" )) Table table = new Table (); table . ColumnWidths...

    docs.aspose.com/pdf/zh/python-net/replace-text-...