Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 20,142 for

table

(0.08 sec)
  1. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...(APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab...PDF (Missing_content.pdf) APA-Table-of-Contents-TemplateLab.com_...

    forum.aspose.com/t/defect-data-validations-in-t...
  2. 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...
  3. FieldTA class | Aspose.Words for Python

    aspose.words.fields.FieldTA class. Implements the TA field...text and page number for a table of authorities entry, which...how to build and customize a table of authorities using TOA and...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Cell.nextCell property | Aspose.Words for Node.js

    Cell.nextCell property. Gets the next [Cell](../) node.... Tables . Cell Remarks The method can...how to enumerate through all table cells. let doc = new aw . Document...

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

    Discover the Aspose.Words.Fields.FieldRD class—efficiently implement RD fields for enhanced document processing and automation in your projects....when generating a table of contents, table of authorities, or...when you create a table of contents, a table of authorities, or...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldNextIf.RightExpression | Aspose.Words for ...

    Discover the FieldNextIf RightExpression property to easily manage and customize the right side of your comparison expressions for enhanced data handling....A mail merge that uses this table would normally create a 3-page...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::HeightRule enum | Aspose.Words f...

    Aspose::Words::HeightRule enum. Specifies the rule for determining the height of an object in C++....Aspose :: Words :: Tables :: Table > table = builder -> StartTable...SharedPtr < Aspose :: Words :: Tables :: RowFormat > rowFormat =...

    reference.aspose.com/words/cpp/aspose.words/hei...
  8. CellFormat.HorizontalMerge | Aspose.Words for .NET

    Discover the CellFormat HorizontalMerge property to seamlessly merge cells horizontally, enhancing your spreadsheet's layout and organization....Examples Shows how to merge table cells horizontally. Document...MyDir + "Table with merged cells.docx" ); Table table = doc ....

    reference.aspose.com/words/net/aspose.words.tab...
  9. 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...
  10. Updating Slicer with C++|Documentation

    This article shows how to update a slicer by using the Aspose.Cells for C++ API....then update the slicer table or pivot table accordingly. Please...to update the slicer table or pivot table. How to Update Slicer...

    docs.aspose.com/cells/cpp/updating-slicer/