Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 20,434 for

table

(0.12 sec)
  1. DocumentVisitor.visit_cell_start method | Aspos...

    DocumentVisitor.visit_cell_start method. Called when enumeration of a Table cell has started....Called when enumeration of a table cell has started. def visit_cell_start...self , cell : aspose . words . tables . Cell ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Layout detecton|Documentation

    How to detect the layout on the provided image.... tables ArrayList<com.aspose.ocr.models...models.ContentArea> Detected tables. lists ArrayList<com.aspose...

    docs.aspose.com/ocr/java/layout_detection/
  3. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges method. True indicates that documents comparison is case insensitive in C++...." ); // Table: builder -> StartTable (); builder...ExplicitCast < Aspose :: Words :: Tables :: Table > ( docEdited -> GetChild...

    reference.aspose.com/words/cpp/aspose.words.com...
  4. OutlineOptions.CreateOutlinesForHeadingsInTable...

    Discover how the CreateOutlinesForHeadingsInTables property enhances Table organization by enabling outlines for heading styles, improving document clarity....the Heading styles) inside tables. public bool CreateOutlinesForHea...entries for headings inside tables. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FieldDatabaseDataTable.ColumnNames | Aspose.Wor...

    Discover the ColumnNames property of FieldDatabaseDataTable to easily access and manage Table columns for enhanced data organization and analysis....columns that belong to this table. public string [] ColumnNames...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  7. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML files in a Workbook using Aspose.Cells for JavaScript via C++....sampleHtml = "<html><body><table><tr><td>This is sample text...</td><td>Some text.</td></tr></table></body></html>" ; // Convert...

    docs.aspose.com/cells/javascript-cpp/autofit-co...
  8. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....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/java/working-with-content...
  10. Working with Paragraphs in Node.js|Aspose.Words...

    Insert paragraph and specify its formatting in a document using Node.js....particular heading to appear in a Table of Contents but don’t want the...the entire heading in the Table of Contents, you can use this...

    docs.aspose.com/words/nodejs-net/working-with-p...