Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 5,810 for

table

(0.03 sec)
  1. FieldToa.entry_category property | Aspose.Words...

    FieldToa.entry_category property. Gets or sets the integral category for entries included in the Table....for entries included in the table. @property def entry_category...how to build and customize a table of authorities using TOA and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldToa.remove_entry_formatting property | Asp...

    FieldToa.remove_entry_formatting property. Gets or sets whether to remove the formatting of the entry text in the document from the entry in the Table of authorities....document from the entry in the table of authorities. @property def...how to build and customize a table of authorities using TOA and...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor...Examples Shows how to ignore table formatting for content after...() builder_options . context_table_formatting = True builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Tables::PreferredWidth::get_Valu...

    Aspose::Words::Tables::PreferredWidth::get_Value method. Gets the preferred width value. The unit of measure is specified in the Type property in C++....Aspose::Words::Tables::PreferredWidth::get_Value method Pref... double Aspose :: Words :: Tables :: PreferredWidth :: get_Value...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....such as text runs, shapes, or tables to that paragraph. Assert....Shows how to find out if a tables are nested. public void ca...

    reference.aspose.com/words/java/com.aspose.word...
  6. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes 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. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...(APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab...PDF (Missing_content.pdf) APA-Table-of-Contents-TemplateLab.com_...

    forum.aspose.com/t/defect-data-validations-in-t...
  8. Story.tables property | Aspose.Words for Python

    Story.Tables property. Gets a collection of Tables that are immediate children of the story....tables property Story.tables property Gets a collection of tables...@property def tables ( self ) -> aspose . words . tables . TableCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldMergeField.FieldName | Aspose.Words for .NET

    Discover the FieldMergeField FieldName property to easily manage and customize your data fields for enhanced data integration and efficiency....DocumentBuilder ( doc ); // Create a data table to be used as a mail merge data...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Row.previousRow property | Aspose.Words for Nod...

    Row.previousRow property. Gets the previous [Row](../) node.... Tables . Row Remarks The method can...need to have typed access to table rows. If a StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...