Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 15,933 for

table

(0.13 sec)
  1. FieldAsk.PromptOnceOnMailMerge | Aspose.Words f...

    Optimize your mail merges with FieldAsk PromptOnceOnMailMerge. Control user responses efficiently, enhancing data accuracy and streamlining your process....DataTable table = new DataTable ( "My Table" ); table . Columns..."Column 1" ); table . Rows . Add ( "Row 1" ); table . Rows . Add...

    reference.aspose.com/words/net/aspose.words.fie...
  2. MailMergeSettings.DataSource | Aspose.Words for...

    Discover how to set the MailMergeSettings DataSource property for seamless mail merge integration. Easily specify your data source path for optimal results!...file, which will consist of a table with one row. Document doc =...merge data file consisting of a table with one row // and the same...

    reference.aspose.com/words/net/aspose.words.set...
  3. MailMergeSettings.HeaderSource | Aspose.Words f...

    Discover the MailMergeSettings HeaderSource property, define your mail merge header path effortlessly. Optimize your document workflow today!...file, which will consist of a table with one row. Document doc =...merge data file consisting of a table with one row // and the same...

    reference.aspose.com/words/net/aspose.words.set...
  4. Change Slicer Properties with Node.js via C++|D...

    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....Excel file that contains a table. It then creates the slicer...sample Excel file containing a table. const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/change-slicer-...
  5. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_paragraph property. Gets the last paragraph among the immediate children....settings to vertical borders to a table row’s format. doc = aw . Document...Create a table with red and blue inner borders. table = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BorderCollection.right property | Aspose.Words ...

    BorderCollection.right property. Gets the right border....shading color while building a table. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Start a table and set a default color/thickness...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BorderCollection.bottom property | Aspose.Words...

    BorderCollection.bottom property. Gets the bottom border....shading color while building a table. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Start a table and set a default color/thickness...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::BorderCollection::get_Top method...

    Aspose::Words::BorderCollection::get_Top method. Gets the top border in C++....shading color while building a table. auto doc = MakeObject < Document...DocumentBuilder > ( doc ); // Start a table and set a default color/thickness...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. IFieldUserPromptRespondent Interface | Aspose.W...

    Discover the Aspose.Words.Fields.IFieldUserPromptRespondent interface, designed to enhance user interaction and streamline field updates seamlessly....DataTable table = new DataTable ( "My Table" ); table . Columns..."Column 1" ); table . Rows . Add ( "Row 1" ); table . Rows . Add...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....properties of a table’s style directly to the table’s elements. auto...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

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