Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 18,331 for

paragraph

(0.09 sec)
  1. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group 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. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++....SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...MakeObject < Aspose :: Words :: Paragraph > ( doc ))); builder -> Write...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert date-type tags to plain text. If revisions are present in the document tags, we need to preserve those revisions in the plain-text version. We also need to support the reverse conversion (pla…...foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true))...

    forum.aspose.com/t/convert-data-tag-type-to-pla...
  4. FieldNumWords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumWords class for easy word count management in documents. Enhance your text processing with this powerful feature!...node, returns its parent paragraph. If the field is already removed...= new Document ( MyDir + "Paragraphs.docx" ); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this document is edited in Microsoft Word.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldFileSize class | Aspose.Words for Python

    aspose.words.fields.FieldFileSize class. Implements the FILESIZE field...node, returns its parent paragraph. If the field is already removed...move_to_document_end () builder . insert_paragraph () # Below are three different...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Revision.Group | Aspose.Words for .NET

    Discover the Revision Group property, effortlessly retrieve revision groups or get null if no group exists. Simplify your data management today!...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/rev...
  9. FieldNumWords class | Aspose.Words for Python

    aspose.words.fields.FieldNumWords class. Implements the NUMWORDS 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...
  10. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of revisions in the collection 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...