Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 21,992 for

table

(0.12 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.do_not_snap_to_grid_in_cel...

    CompatibilityOptions.do_not_snap_to_grid_in_cell property. Do Not Snap to Document Grid in Table Cells with Objects....Not Snap to Document Grid in Table Cells with Objects. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TableSubstitutionRule.loadAndroidSettings metho...

    TableSubstitutionRule.loadAndroidSettings method. Loads predefined Table substitution settings for Android platform....loadAndroidSettings() Loads predefined table substitution settings for Android...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it 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...
  5. 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/
  6. 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...
  7. Forcing Movement to Next Item within Data Band|...

    Force movement to the next item within a data band when building a report in Java....number of items in a single table row like in the following example...output three client names per table row while outputting names of...

    docs.aspose.com/words/java/forcing-movement-to-...
  8. Create and Customize PowerPoint Tables in .NET|...

    Create and format Tables in PowerPoint PPT and PPTX using Aspose.Slides for .NET with C#—insert rows and columns, merge cells, set borders, import data....Create and Customize PowerPoint Tables in .NET Contents [ Hide ] Manage...Manage Presentation Tables in .NET Manage Rows and Columns in...

    docs.aspose.com/slides/net/powerpoint-table/
  9. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...0 ); // Access first Query Table QueryTable qt = worksheet .... Get ( 0 ); // Print Query Table Data std :: cout << "Adjust...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  10. 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/