Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 15,552 for

paragraph

(0.03 sec)
  1. Revision.reject method | Aspose.Words for Python

    Revision.reject method. Reject this revision.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time of this revision.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.HasRevisions | Aspose.Words for .NET

    Discover if your document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/doc...
  4. FieldNumChars class | Aspose.Words for Python

    aspose.words.fields.FieldNumChars class. Implements the NUMCHARS field...node, returns its parent paragraph. If the field is already removed...Document ( file_name = MY_DIR + 'Paragraphs.docx' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.Revisions | Aspose.Words for .NET

    Effortlessly track document revisions with our advanced tool. Stay organized and enhance collaboration with clear, highlighted changes!...its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 文本格式化|Aspose.Slides 文档

    在Java中管理和操作文本及文本框属性... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/zh/java/text-formatting/
  7. 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/
  8. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts this revision 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...
  9. Aspose::Words::Revision::get_Author method | As...

    Aspose::Words::Revision::get_Author method. Gets or sets the author of this revision. Can not be empty string or null 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...
  10. Font.theme_font property | Aspose.Words for Python

    Font.theme_font property. Gets or sets the theme font in the applied font scheme that is associated with this [Font](../) object.... PARAGRAPH , 'ThemedStyle' ) style ....tint_and_shade = 0.3 builder . paragraph_format . style_name = 'ThemedStyle'...

    reference.aspose.com/words/python-net/aspose.wo...