Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 2,597 for

trim document

(0.02 sec)
  1. 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...
  2. 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...
  3. SectionCollection - Aspose.Words for Java - API...

    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...objects in the document. A Microsoft Word document can contain multiple...

    reference.aspose.com/words/java/com.aspose.word...
  4. sectioncollection - Aspose.Words for Java - API...

    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...objects in the document. A Microsoft Word document can contain multiple...

    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. Aspose::Words::PlainTextDocument Class Referenc...

    Allows to extract plain-text representation of the Document's content....plain-text representation of the document's content. Examples Shows...Word document in plaintext. auto doc = MakeObject<Document>();...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Document.TrackRevisions | Aspose.Words for .NET

    Document TrackRevisions property. True if changes are tracked when this Document is edited in Microsoft Word in C#....TrackRevisions Contents [ Hide ] Document.TrackRevisions property True...changes are tracked when this document is edited in Microsoft Word...

    reference.aspose.com/words/net/aspose.words/doc...
  8. CompositeNode.InsertAfter | Aspose.Words for .NET

    CompositeNode InsertAfter method. Inserts the specified node immediately after the specified reference node in C#....inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/com...
  9. Aspose::Words::RevisionCollection::get_Count me...

    Aspose::Words::RevisionCollection::get_Count method. Returns the number of revisions in the collection in C++....revisions in a document. auto doc = MakeObject < Document > (); auto...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    HtmlSaveOptions 财产. 指定拆分文档的最大标题级别 默认值为2.... Document doc = new Document (); DocumentBuilder...ParagraphFormat . Style = builder . Document . Styles [ "Heading 1" ];...

    reference.aspose.com/words/zh/net/aspose.words....