Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 19,003 for

paragraph

(0.13 sec)
  1. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. To learn more, visit the documentation article in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  2. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...ignores SizeBi attribute for paragraph break mark. We will keep you...ignores SizeBi attribute for paragraph break mark. Kldv March 25...

    forum.aspose.com/t/getting-incorrect-revision-i...
  3. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed.... Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path.... Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompatibilityOptions.cached_col_balance propert...

    CompatibilityOptions.cached_col_balance property. Use Cached Paragraph Information for Column Balancing....cached_col_balance property Use Cached Paragraph Information for Column Balancing...options . do_not_suppress_paragraph_borders , 'DoNotSuppressParagra'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Update Fields in C++|Aspose.Words for C++

    Learn how to update fields in C++. Update fields programmatically or use automatic field update using C++ API....Section , HeaderFooter , Paragraph , etc. using the Node.Range...

    docs.aspose.com/words/cpp/update-fields/
  7. vertical_choicebox|Documentation

    Vertical_choicebox element generates a vertical question block with multiple answers and an optional write-in field....include the following elements: paragraph content write_in Answer element...

    docs.aspose.com/omr/net/txt-markup/vertical_cho...
  8. 使用Aspose.word把转换ODT转换为PDF的时候,嵌入了罗马数字序列,并且总页数减少了...

    ODT pdf: Could you advise how to fix this? Thank...NodeCollection paragraphs = doc.getChildNodes(NodeType.PARAGRAPH, true);...for (Paragraph paragraph : (Iterable<Paragraph>) paragraphs) {...

    forum.aspose.com/t/aspose-word-odt-pdf/316539
  9. BookmarkEnd class | Aspose.Words for Node.js

    Aspose.Words.BookmarkEnd class. Represents an end of a bookmark in a Word document...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Fields::FieldMacroButton class |...

    Aspose::Words::Fields::FieldMacroButton class. Implements the MACROBUTTON field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...