Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 16,124 for

table

(0.75 sec)
  1. Sub Report|Documentation

    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....sub-report can be embedded in a table item. The format is: &=subr...can only be embedded in the table group row, and the group row...

    docs.aspose.com/cells/reportingservices/sub-rep...
  2. System Requirements|Aspose.Words for .NET

    Before you start working with Aspose.Words for .NET, ensure that you meet the operating system, platform, frameworks, and environment requirements so the activities on your devices are properly accounted for using C#....versions listed in the following table. Operating System Versions Microsoft...solutions listed in the following table. Cloud platforms Amazon Web...

    docs.aspose.com/words/net/system-requirements/
  3. PreferredWidth.equals method | Aspose.Words for...

    PreferredWidth.equals method. Determines whether the specified [PreferredWidth](../) is equal in value to the current [PreferredWidth](../).... Tables . PreferredWidth ) Parameter...to set a preferred width for table cells. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeList.GetEnumerator | Aspose.Words for .NET

    Effortlessly iterate through NodeList with the GetEnumerator method. Enjoy simple, efficient access to your collection of nodes in C#....doc = new Document ( MyDir + "Tables.docx" ); // This expression...which are descendants of any table node in the document. NodeList...

    reference.aspose.com/words/net/aspose.words/nod...
  5. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border....shading color while building a table. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Start a table and set a default color/thickness...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a Table is merged with other cells....enumeration Specifies how a cell in a table is merged with other cells....myDir + "Table with merged cells.docx" ); let table = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Table.accept_end method | Aspose.Words for Python

    Table.accept_end method. Accepts a visitor for visiting the end of the Table....for visiting the end of the table. def accept_end ( self , visitor...aspose.words.tables class Table Table.accept method Table.accept_start...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells....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...
  9. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name....configure a font substitution table which determines # which fonts...font_settings . substitution_settings . table_substitution . set_substitutes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....query into a WordprocessingML table. Examples: Shows how to extract...and display the result in a table. FieldDatabase field = (FieldDatabase)...

    reference.aspose.com/words/java/com.aspose.word...