Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 22,237 for

table

(0.23 sec)
  1. 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...
  2. 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...
  3. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for JavaScript via C++....representation of the data in a pivot table. Pivot charts provide a way...pivot table. If you add or remove fields in the pivot table, the...

    docs.aspose.com/cells/javascript-cpp/how-to-add...
  4. MailMerge.ExecuteWithRegions | Aspose.Words for...

    Streamline your document creation with the MailMerge ExecuteWithRegions method, enabling efficient mail merges from custom data sources and regions....Each region will belong to a table with a name that matches the...merge region of the "Customers" table. // When we execute the mail...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document... asTable() Cast node to Table . clone(isCloneChildren) Creates...Document ( base . myDir + "Tables.docx" ); expect ( doc . getChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldTC class | Aspose.Words for Python

    aspose.words.fields.FieldTC class. Implements the TC field...number for a table of contents (including a table of figures)...compile all TC fields into a table of contents. field_toc = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.updateFields method | Aspose.Words for...

    Document.updateFields method. Updates the values of fields in the whole document....Examples Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc ); // Insert a table of contents for the first page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document....docx" ); Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc ); // Insert a table of contents for the first page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...whether to write page numbers to table of contents when saving HTML...when saving a document with a table of contents to .html. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  10. NodeList.Item | Aspose.Words for .NET

    Access specific nodes effortlessly with the NodeList Item property. Retrieve nodes by index for streamlined data manipulation and efficient coding....are indirect descendants of a Table node, which would be the runs...nodeList = doc . SelectNodes ( "//Table//Run" ); Assert . That ( nodeList...

    reference.aspose.com/words/net/aspose.words/nod...