Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 5,883 for

table

(0.06 sec)
  1. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs....settings to vertical borders to a table row’s format. let doc = new...Create a table with red and blue inner borders. let table = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CellCollection.toArray method | Aspose.Words fo...

    CellCollection.toArray method. Copies all cells from the collection to a new array of cells....how to iterate through all tables in the document and print the...( base . myDir + "Tables.docx" ); let tables = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data Table will be shown for the chart...indicating whether the data table will be shown for the chart...chart types do not support data tables: Scatter, Pie, Doughnut, Surface...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....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/net/aspose.words/doc...
  5. MailMerge.UseNonMergeFields | Aspose.Words for ...

    Unlock the power of MailMerge! Use the UseNonMergeFields property to enhance your documents by merging into various field types seamlessly....places data from each row of a table into MERGEFIELDs, which name...name columns in that table. // Our document has no such fields,...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Re-sizing Shapes on Slide|Aspose.Slides for Pyt...

    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.... PPTX ) If there is any table in the slide then above code...that case, every cell of the table needs to be resized. You need...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  7. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...adjust_line_height_in_table Add Document Grid Line Pitch To Lines in Table Cells...Cells. align_tables_row_by_row Align Table Rows Independently. ...

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

    Discover the Aspose.Words.Shading class, designed to enhance your documents with customizable shading attributes for a professional look....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/net/aspose.words/sha...
  9. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....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/java/com.aspose.word...
  10. MappedDataFieldCollection.Item | Aspose.Words f...

    Discover the MappedDataFieldCollection Item property to easily manage field names in your data source for seamless mail merge integration....CreateSourceTableMap (); // The table has a column named "Column2"...data from "Column2" of the table. doc . MailMerge . Execute (...

    reference.aspose.com/words/net/aspose.words.mai...