Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 22,009 for

table

(0.1 sec)
  1. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....Document > ( get_MyDir () + u "Tables.docx" ); ASSERT_EQ ( 2 , doc...Aspose :: Words :: NodeType :: Table , true ) -> get_Count ()); System...

    reference.aspose.com/words/cpp/aspose.words/node/
  2. Need to remove text from word document - Free S...

    Hi Team, Please help to suggest. How to remove text from word doc. I have highlighted the text in yellow color. In below variable string “cellTextRemove” i am not getting highlighted string Click [here]for Visible Alp…...looking for text only in the table’s last row. But the highlighted...highlighted text is not inside table at all. 927×788 138 KB If you need...

    forum.aspose.com/t/need-to-remove-text-from-wor...
  3. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_TableName method. Gets the name of the data Table for the current merge operation or empty string if the name is not available in C++....method Gets the name of the data table for the current merge operation...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. Aspose::Words::Fields::FieldToa::get_RemoveEntr...

    Aspose::Words::Fields::FieldToa::get_RemoveEntryFormatting method. Gets whether to remove the formatting of the entry text in the document from the entry in the Table of authorities in C++....document from the entry in the table of authorities. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result 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...
  6. CellFormat.bottomPadding property | Aspose.Word...

    CellFormat.bottomPadding property. Returns or sets the amount of space (in points) to add below the contents of cell....DocumentBuilder ( doc ); let table = builder . startTable (); builder.... endTable (); let cells = table . firstRow . cells . toArray...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CellFormat.leftPadding property | Aspose.Words ...

    CellFormat.leftPadding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell....DocumentBuilder ( doc ); let table = builder . startTable (); builder.... endTable (); let cells = table . firstRow . cells . toArray...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CellFormat.rightPadding property | Aspose.Words...

    CellFormat.rightPadding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell....DocumentBuilder ( doc ); let table = builder . startTable (); builder.... endTable (); let cells = table . firstRow . cells . toArray...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Format method. Provides access to fill of text background and border formatting of the data Table in C++....border formatting of the data table. System :: SharedPtr < Aspose...Examples Shows how to show data table with chart series data. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasVerticalBorder method. Gets or sets a flag indicating whether a vertical border of the data Table is displayed. The default value is true in C++....vertical border of the data table is displayed. The default value...Examples Shows how to show data table with chart series data. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...