Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 20,893 for

table

(0.06 sec)
  1. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method...instances of String of text in a table and cell. doc = aw . Document...DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Row.cells property | Aspose.Words for Python

    Row.cells property. Provides typed access to the [Cell](../../cell/) child nodes of the row.... tables . CellCollection : ... Examples...how to iterate through all tables in the document and print the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes 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...
  4. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....Headers and Footers as Table Add structured, table-based headers and...using Aspose.PDF for Python. Tables provide better layout control...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  5. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering.... PPTX ) Get Effective Table Fill Format Using Aspose.Slides...different logical parts of a table. The IFillFormatEffective class...

    docs.aspose.com/slides/python-net/shape-effecti...
  6. DocumentVisitor class | Aspose.Words for Node.js

    Aspose.Words.DocumentVisitor class. Base class for custom document visitors...Called when enumeration of a table cell has ended. visitCellStart(cell)...Called when enumeration of a table cell has started. visitCommentEnd(comment)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompatibilityOptions.use_word2010_table_style_r...

    CompatibilityOptions.use_word2010_Table_style_rules property. Specifies to use Word2010 Table style rules....use_word2010_table_style_rules property CompatibilityOptions....use_word2010_table_style_rules property Specifies to use Word2010...

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

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....object that represents current table cell formatting properties....object that represents current table row formatting properties. Underline...

    reference.aspose.com/words/net/aspose.words/doc...
  9. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node.... Table A Table object that represents a table in a Word...Row A row of a table. Cell A cell of a table row. Paragraph A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Shading class | Aspose.Words for...

    Aspose::Words::Shading class. Contains shading attributes for an object. To learn more, visit the documentation article in C++....shading color while building a table. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/cpp/aspose.words/sha...