Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 4,381 for

trim document

(0.07 sec)
  1. Section.ClearContent | Aspose.Words for .NET

    Section ClearContent method. Clears the section in C#.... Document doc = new Document (); DocumentBuilder...world!" , doc . GetText (). Trim ()); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/net/aspose.words/sec...
  2. Working with Text Document in C#|Aspose.Words f...

    Advanced TXT Document processing, lists, BiDi, headers/footer, using C#....Working with Text Document Contents [ Hide ] How to Add Bi-Directional...numbers or plain text in its document object model. The TxtLoadOptions...

    docs.aspose.com/words/net/work-with-text-document/
  3. Revision.Group | Aspose.Words for .NET

    Revision Group property. Gets the revision group. Returns null if the revision does not belong to any group in C#....revision is not longer exist in document context (accepted/rejected)...revisions in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/rev...
  4. RowCollection - Aspose.Words for Java - API Ref...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...the document and print the contents of each cell. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. StructuredDocumentTagRangeStart.RemoveAllChildr...

    StructuredDocumentTagRangeStart RemoveAllChildren method. Removes all the nodes between this range start node and the range end node in C#....to create/remove structured document tag and its content. public...SdtRangeExtendedMeth () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  6. RevisionCollection.Count | Aspose.Words for .NET

    RevisionCollection Count property. Returns the number of revisions in the collection in C#....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  7. Revision.RevisionType | Aspose.Words for .NET

    Revision RevisionType property. Gets the type of this revision in C#....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  8. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the Document in Java....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. Remarks: A Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  9. revisioncollection - Aspose.Words for Java - AP...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...represent revisions in the document. You do not create instances...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Section::ClearContent method | A...

    Aspose::Words::Section::ClearContent method. Clears the section in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...world!" , doc -> GetText (). Trim ()); ASSERT_EQ ( 1 , doc ->...

    reference.aspose.com/words/cpp/aspose.words/sec...