Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 15,977 for

table

(0.04 sec)
  1. FieldDatabaseDataTable.rows property | Aspose.W...

    FieldDatabaseDataTable.rows property. Gets rows that belong to this Table....Gets rows that belong to this table. @property def rows ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.update_table_layout method | Aspose.Wo...

    Document.update_Table_layout method. Implements an earlier approach to Table column widths re-calculation that has known issues....update_table_layout method update_table_layout() Implements an...an earlier approach to table column widths re-calculation that...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontSubstitutionSettings class | Aspose.Words f...

    Aspose.Words.Fonts.FontSubstitutionSettings class. Specifies font substitution mechanism settings...rule (disabled by default) Table substitution rule (enabled by...tableSubstitution Settings related to table substitution rule. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PowerPoint SmartArt|Aspose.Slides 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....Node Manage Ink PowerPoint Table...

    docs.aspose.com/slides/net/powerpoint-smartart/
  5. CompareOptions.IgnoreTextboxes | Aspose.Words f...

    Discover how the CompareOptions IgnoreTextboxes property enhances data comparison by excluding text box differences for more accurate results...." ); // Table: builder . StartTable (); builder..." ; (( Table ) docEdited . GetChild ( NodeType . Table , 0 , true...

    reference.aspose.com/words/net/aspose.words.com...
  6. CompareOptions.Target | Aspose.Words for .NET

    Discover how to set the Target property in CompareOptions for effective document comparison. Streamline your process with precise targeting today!..." ); // Table: builder . StartTable (); builder..." ; (( Table ) docEdited . GetChild ( NodeType . Table , 0 , true...

    reference.aspose.com/words/net/aspose.words.com...
  7. CompareOptions.CompareMoves | Aspose.Words for ...

    Effortlessly compare document differences with CompareOptions CompareMoves. Discover key insights and streamline your workflow today!..." ); // Table: builder . StartTable (); builder..." ; (( Table ) docEdited . GetChild ( NodeType . Table , 0 , true...

    reference.aspose.com/words/net/aspose.words.com...
  8. CompareOptions.IgnoreFormatting | Aspose.Words ...

    Discover how the CompareOptions IgnoreFormatting property enhances text processing by ignoring formatting for more efficient data comparison...." ); // Table: builder . StartTable (); builder..." ; (( Table ) docEdited . GetChild ( NodeType . Table , 0 , true...

    reference.aspose.com/words/net/aspose.words.com...
  9. Gigantic file size when saving Aspose.Words.Doc...

    Continuing the discussion from Gigantic file size when saving Aspose.Cells.Workbook as PDF: Dear support, as per request of your colleague @amjad.sahi over in the Aspose.Cells department, I’m filing this performance is…...the data table of the Excel worksheet in a Word table. The document...and after the generated word table) and save the resulting Word...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  10. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc.getFirstSection()...getBody().getTables().get(0); table.accept(hiddenContentRemover);...

    reference.aspose.com/words/java/com.aspose.word...