Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 16,203 for

table

(0.07 sec)
  1. Aspose::Words::DocumentBuilder::InsertCell meth...

    Aspose::Words::DocumentBuilder::InsertCell method. Inserts a Table cell into the document in C++....DocumentBuilder::InsertCell method Inserts a table cell into the document. System...SharedPtr < Aspose :: Words :: Tables :: Cell > Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBeforeAuto method. True if the amount of spacing before the paragraph is set automatically in C++....added after a table. Spacing is not added after a table if it is the...the last block in a table cell. Spacing is not added after the...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....are indirect descendants of a Table node, which would be the runs... runs = doc.selectNodes("//Table//Run"); Assert.assertEquals(2...

    reference.aspose.com/words/java/com.aspose.word...
  4. Nested Mail Merge with Regions in C#|Aspose.Wor...

    Perform a Mail Merge operation with nested regions using C#. Nested merge is a feature that enables you to merge hierarchical data from your data source into your merge template....region contains data from one table. The most common example of...need to link multiple data tables and present the information...

    docs.aspose.com/words/net/nested-mail-merge-wit...
  5. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....shading color while building a table. Document doc = new Document();...DocumentBuilder(doc); // Start a table and set a default color/thickness...

    reference.aspose.com/words/java/com.aspose.word...
  6. ParagraphFormat.style_identifier property | Asp...

    ParagraphFormat.style_identifier property. Gets or sets the locale independent style identifier of the paragraph style applied to this formatting....Examples Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc = doc ) # Insert a table of contents for the first page...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.isLayoutInCell property | Aspose.Word...

    ShapeBase.isLayoutInCell property. Gets or sets a flag indicating whether the shape is displayed inside a Table or outside of it....shape is displayed inside a table or outside of it. get isLayoutInCell...how to display a shape in a table cell. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ComparerContext | Aspose.Words for Java

    Document comparer context in Java....String firstDoc = getMyDir() + "Table column bookmarks.docx"; String...String secondDoc = getMyDir() + "Table column bookmarks.doc"; ComparerContext...

    reference.aspose.com/words/java/com.aspose.word...
  9. Consolidation Function with C++|Documentation

    Learn how to apply ConsolidationFunction to data fields of a pivot Table using Aspose.Cells with C++....value fields) of the pivot table. In Microsoft Excel, you can...ConsolidationFunctio to Data Fields of Pivot Table The following code applies Average...

    docs.aspose.com/cells/cpp/consolidation-function/
  10. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute font names for your original font, enhancing design flexibility....with custom font substitution tables. Document doc = new Document...fontSettings ; // Create a new table substitution rule and load the...

    reference.aspose.com/words/net/aspose.words.fon...