Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 9,006 for

paragraph

(0.1 sec)
  1. Aspose::Words::Fields::FieldPage class | Aspose...

    Aspose::Words::Fields::FieldPage class. Implements the PAGE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...< Document > ( MyDir + u "Paragraphs.docx" ); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SECTIONPAGES field...node, returns its parent paragraph. If the field is already removed...HEADER_PRIMARY ) builder . paragraph_format . alignment = aw ....

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

    Enable Document TrackRevisions to automatically track edits in Microsoft Word, ensuring seamless collaboration and precise version control....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. RevisionType enumeration | Aspose.Words for Nod...

    Aspose.Words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/)....its parent node from the paragraph text // and then remove the...doc . firstSection . body . paragraphs . at ( 1 ); let endNode =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NumberStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldEmbed class | Aspose.Words for Python

    aspose.words.fields.FieldEmbed class. Implements the EMBED field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldMacroButton Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMacroButton class for seamless integration of MACROBUTTON fields, enhancing document automation and functionality....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fields::FieldHyperlink class | A...

    Aspose::Words::Fields::FieldHyperlink class. Implements the HYPERLINK 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...
  9. FieldFileName class | Aspose.Words for Python

    aspose.words.fields.FieldFileName class. Implements the FILENAME field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if changes are tracked when this document is edited in Microsoft Word in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/doc...