Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 16,022 for

table

(0.04 sec)
  1. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike 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. Aspose::Words::Fields::FieldTC class | Aspose.W...

    Aspose::Words::Fields::FieldTC class. Implements the TC field. To learn more, visit the documentation article in C++....compile all TC fields into a table of contents. auto fieldToc =...entries will appear in the table. builder -> InsertBreak ( BreakType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. CellFormat.hide_mark property | Aspose.Words fo...

    CellFormat.hide_mark property. Returns or sets visibility of cell mark.... Remarks Specifies that table cell content is rendered with...See Also module aspose.words.tables class CellFormat CellFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Tables::CellFormat::get_FitText ...

    Aspose::Words::Tables::CellFormat::get_FitText method. If true, fits text in the cell, compressing each paragraph to the width of the cell in C++....Aspose::Words::Tables::CellFormat::get_FitText method Contents...cell. bool Aspose :: Words :: Tables :: CellFormat :: get_FitText...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....document after a paragraph or table. /// </summary> private static...insertionDestination . NodeType == NodeType . Table ) { CompositeNode dstStory =...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Body can contain Paragraph and Table child nodes. Body is a section-level...getTables() Gets a collection of tables that are immediate children...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Tables::CellCollection::idx_get ...

    Aspose::Words::Tables::CellCollection::idx_get method. Retrieves a Cell at the given index in C++....Aspose::Words::Tables::CellCollection::idx_get method Contents...Words :: Tables :: Cell > Aspose :: Words :: Tables :: CellCollection...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Migration from Microsoft Office Automation to A...

    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....Slides for Java Creating a Table on PowerPoint Slide Create and...

    docs.aspose.com/slides/java/migration-from-micr...
  9. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....Block-level – Among paragraphs and tables, as a child of a Body, HeaderFooter...Among rows in a table, as a child of a Table node Cell-level...

    docs.aspose.com/words/net/working-with-content-...
  10. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....cover any cases where the data table data is invalid // by substituting...getFieldCode()); // Create a data table with columns whose names match...

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