Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 19,750 for

table

(0.08 sec)
  1. DocumentVisitor.visit_row_start method | Aspose...

    DocumentVisitor.visit_row_start method. Called when enumeration of a Table row has started....Called when enumeration of a table row has started. def visit_row_start...self , row : aspose . words . tables . Row ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentVisitor.visit_cell_end method | Aspose....

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. Different Results for Table.y and Cell.offset_y...

    Hello Aspose Team, I am using Aspose.Slides for Python via .NET and noticed an inconsistency between Windows(local) and Unix(UAT) environments when working with Tables. Problem: The value of the following properties di…...Different Results for Table.y and Cell.offset_y for Unix and...Slides Product Family slides-table , slides-python abhinandan824...

    forum.aspose.com/t/different-results-for-table-...
  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. Aspose::Words::Fields::FieldToc::set_BookmarkNa...

    Aspose::Words::Fields::FieldToc::set_BookmarkName method. Sets the name of the bookmark that marks the portion of the document used to build the Table in C++....document used to build the table. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldDatabaseDataTable::...

    Aspose::Words::Fields::FieldDatabaseDataTable::get_Rows method. Gets rows that belong to this Table in C++....Gets rows that belong to this table. const System :: SharedPtr <...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldDatabaseDataTable class | Aspose.Words for...

    Aspose.Words.Fields.FieldDatabaseDataTable class. Provides data for the [FieldDatabase](../fielddatabase/) field result...columns that belong to this table. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....PDF TOC in PDF stands for “Table of Contents.” It is a feature...snippet shows how to create a table of contents inside an existing...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  9. CellFormat.bottomPadding property | Aspose.Word...

    CellFormat.bottomPadding property. Returns or sets the amount of space (in points) to add below the contents of cell....DocumentBuilder ( doc ); let table = builder . startTable (); builder.... endTable (); let cells = table . firstRow . cells . toArray...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CellFormat.leftPadding property | Aspose.Words ...

    CellFormat.leftPadding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell....DocumentBuilder ( doc ); let table = builder . startTable (); builder.... endTable (); let cells = table . firstRow . cells . toArray...

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