Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 22,368 for

table

(1.31 sec)
  1. FontSubstitutionSettings class | Aspose.Words f...

    Aspose.Words.Fonts.FontSubstitutionSettings class. Specifies font substitution mechanism settings...rule (disabled by default) Table substitution rule (enabled by...tableSubstitution Settings related to table substitution rule. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...Grid Line Pitch To Lines in Table Cells. AlignTablesRowByRow {...{ get; set; } Align Table Rows Independently. AllowSpaceOfSameStyl...

    reference.aspose.com/words/net/aspose.words.set...
  3. FieldDatabaseDataTable.columnNames property | A...

    FieldDatabaseDataTable.columnNames property. Gets columns that belong to this Table....columns that belong to this table. get columnNames () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Navigation with Cursor in C#|Aspose.Words for .NET

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C#....Navigate to Table Cells You can move to a table cell by using...into any cell in a specific table. In addition, you can specify...

    docs.aspose.com/words/net/navigation-with-cursor/
  5. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a document such as a paragraph, bookmark, or a specific character using Python....of the document, bookmarks, table cells, fields, headers/footers...Navigate to Table Cells You can move to a table cell by using...

    docs.aspose.com/words/python-net/navigation-wit...
  6. 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-...
  7. Working with Watermark in Python|Aspose.Words f...

    Create and manage watermarks in a document using Python....handling watermarks inside table cells. This topic discusses..."WaterMark" Add a Watermark in Table Cell Sometimes you need to insert...

    docs.aspose.com/words/python-net/working-with-w...
  8. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers...description ); // Add table var table = new Table { ColumnWidths =..."Helvetica" ) } }; var headerRow = table . Rows . Add (); headerRow ...

    docs.aspose.com/pdf/net/docker/dotnet8/
  9. Three methods for filtering Chart Data with Nod...

    Learn how to filter charts in Excel using Aspose.Cells for Node.js via C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....using a Table and let the chart change Using a Table is similar...but you have advantages with tables over ranges. When you change...

    docs.aspose.com/cells/nodejs-cpp/filtering-char...
  10. 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...