Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 22,246 for

table

(0.08 sec)
  1. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....Called when enumeration of a table cell has ended. virtual VisitCellStart...Called when enumeration of a table cell has started. virtual VisitCommentEnd...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Create and Customize PowerPoint Tables in PHP|A...

    Create and format Tables in PowerPoint PPT and PPTX using Aspose.Slides for PHP via Java — insert rows and columns, merge cells, set borders, import data....Create and Customize PowerPoint Tables in PHP Contents [ Hide ] Manage...Manage Presentation Tables in PHP Manage Rows and Columns in PowerPoint...

    docs.aspose.com/slides/php-java/powerpoint-table/
  3. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  4. Custom Properties Supported|Aspose.PDF for Repo...

    Check the supported custom properties in Aspose.PDF for Reporting Services. Maximize flexibility in your PDF outputs....following topics: Table of Contents List of Tables or Figures Line...

    docs.aspose.com/pdf/reportingservices/custom-pr...
  5. 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...
  6. How to get OData Connection Information|Documen...

    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....0" ]) Name: Orders_table Value: Source {[ Name = "Orders"..."Orders" , Signature = "table" ]}[ Data ] AI Document Assistant...

    docs.aspose.com/cells/net/how-to-get-odata-conn...
  7. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSourceRoot::GetDataSource method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a top-level mail merge region in C++....data records of the specified table. Remarks When the Aspose.Words...merge region. If a data source (table) with the specified name does...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. 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...
  9. Possible bug with backColor and cellMerge - Fre...

    I have a Words Linq Template as outlined below. It induces the exception “Object reference not set to an instance of an object.” when passed through Aspose 25.4. Please advise. Thanks, Brian <<foreach [m in new Stri…..."Three"}]>> Create a 2 column, 1 row table with a CR above and below. Place...-horz>><</backColor>> in each cell. Run table in foreach. <</foreach >> BackColorTest...

    forum.aspose.com/t/possible-bug-with-backcolor-...
  10. DocumentBuilder.current_story property | Aspose...

    DocumentBuilder.current_story property. Gets the story that is currently selected in this [DocumentBuilder](../)....also contain tables. table = builder . start_table () builder ...1, cell 2' ) builder . end_table () self . assertTrue ( builder...

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