Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 23,247 for

table

(0.27 sec)
  1. BookmarkStart | Aspose.Words for Java

    Represents a start 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...
  2. CellFormat.vertical_merge property | Aspose.Wor...

    CellFormat.vertical_merge property. Specifies how the cell is merged with other cells vertically.... tables . CellMerge : ... @vertical_merge..., value : aspose . words . tables . CellMerge ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MappedDataFieldCollection.ContainsValue | Aspos...

    Discover if a field mapping exists in MappedDataFieldCollection with the ContainsValue method. Enhance your data management efficiency today!...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...
  4. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....Instantiate a table object var table2 = new Aspose . Pdf . Table (); //...// Add the table in paragraphs collection of the desired section...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  5. HTML tag <hr> causes contents to extend beyond ...

    Dear Aspose Support Team I am experiencing issues when converting certain HTML documents to PDF using Aspose.Words. When the hr tag is used inside a Table, it can sometimes cause the contents of that Table to push beyon…...the hr tag is used inside a table, it can sometimes cause the...the contents of that table to push beyond the margins of converted...

    forum.aspose.com/t/html-tag-hr-causes-contents-...
  6. TextOrientation | Aspose.Words for Java

    Specifies orientation of text on a page in a Table cell or a text frame in Java....orientation of text on a page, in a table cell or a text frame. Examples:...how to build a formatted 2x2 table. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  7. MappedDataFieldCollection.Count | Aspose.Words ...

    Discover the MappedDataFieldCollection Count property, which efficiently reveals the total number of elements in your data collection for optimized management....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...
  8. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data Table....font formatting of the data table. @property def font ( self )...Examples Shows how to show data table with chart series data. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 9. Symbols in math formulas

    Learn the classification of math symbols in TeX, and access to symbols of various classes using commands of standard TeX(LaTeX) and the amssymb package....Contents [ Hide Show ] The tables in this article list the large...linear logic and many more. The tables indicate which extra packages...

    docs.aspose.com/tex/java/latex-math-symbols/
  10. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a Table by using Aspose.Words for Java. The content of the document looks like this: <owner> …...with Microsoft Word) with a table by using Aspose.Words for Java...I want to replace “” with a table by using this expression: FindReplaceOptions...

    forum.aspose.com/t/placeholder-not-replaced-com...