Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 18,275 for

table

(0.2 sec)
  1. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry 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::Tables::CellCollection class | A...

    Aspose::Words::Tables::CellCollection class. Provides typed access to a collection of Cell nodes. To learn more, visit the documentation article in C++....Aspose::Words::Tables::CellCollection class Contents [ Hide ]...more, visit the Working with Tables documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....' ) # Table: builder . start_table () builder . insert_cell...cell 2 text' ) builder . end_table () # Textbox: text_box = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Porting code: Object reference not set to an in...

    I am moving code from one vb website to a new vb website. Same version of vb, same aspose dll same everything. In the new project on the line: absorber.Visit(Page) I get the error “Object reference not set to an ins…...TableAbsorber() Dim table As Aspose.Pdf.Text.AbsorbedTable...

    forum.aspose.com/t/porting-code-object-referenc...
  5. CompareOptions.ignore_comments property | Aspos...

    CompareOptions.ignore_comments property. Specifies whether to compare differences in comments....' ) # Table: builder . start_table () builder . insert_cell...cell 2 text' ) builder . end_table () # Textbox: text_box = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompareOptions.ignore_case_changes property | A...

    CompareOptions.ignore_case_changes property. True indicates that documents comparison is case insensitive....' ) # Table: builder . start_table () builder . insert_cell...cell 2 text' ) builder . end_table () # Textbox: text_box = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompareOptions.target property | Aspose.Words f...

    CompareOptions.target property. Specifies which document shall be used as a target during comparison....' ) # Table: builder . start_table () builder . insert_cell...cell 2 text' ) builder . end_table () # Textbox: text_box = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font Metadata | JavaScript Solution

    Unlock comprehensive font insights with our JavaScript API. Extract metadata effortlessly for TTF, OTF, and more, enhancing your font management process....Downloads Pricing Buy TrueType font table ’name’ is storage for text strings...lines that are held in the table ’name’ describe font metadata...

    products.aspose.com/font/javascript-cpp/metadata/
  9. ChartDataLabelCollection.showLeaderLines proper...

    ChartDataLabelCollection.showLeaderLines property. Allows to specify whether data label leader lines need be shown for the data labels of the entire series...sectors, and their frequency table. let series = chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Learn how to add a Table of Contents (TOC) to an existing PDF document in Python with Aspose.PDF for easy navigation.... TextFragment ( "Table Of Contents" ) title . getTextState...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...