Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 4,404 for

trim document

(0.22 sec)
  1. WriteProtection | Aspose.Words for Java

    Specifies write protection settings for a Document in Java....protection settings for a document. To learn more, visit the...Protect or Encrypt a Document documentation article. Remarks: Write...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured Document tag range end class in C#....instance of the Structured document tag range end class. public...doc DocumentBase The owner document. id Int32 Identifier of the...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Aspose::Words::CompositeNode Class Referenceabs...

    Base class for nodes that can contain other nodes.... A document is represented as a tree of...nodes. auto doc = MakeObject<Document>(); // Add two runs and one...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Aspose::Words::CompositeNode Class Referenceabs...

    Base class for nodes that can contain other nodes.... A document is represented as a tree of...nodes. auto doc = MakeObject<Document>(); // Add two runs and one...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Revision.Author | Aspose.Words for .NET

    Revision Author property. Gets or sets the author of this revision. Can not be empty string or null 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. Comment.Author | Aspose.Words for .NET

    Comment Author property. Returns or sets the author name for a comment in C#....all of a document’s comments and their replies. Document doc = new...new Document ( MyDir + "Comments.docx" ); NodeCollection comments...

    reference.aspose.com/words/net/aspose.words/com...
  8. Aspose::Words::Node::get_Range method | Aspose....

    Aspose::Words::Node::get_Range method. Returns a Range object that represents the portion of a Document that is contained in this node in C++....represents the portion of a document that is contained in this...range. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Aspose::Words::Range::Delete method | Aspose.Wo...

    Aspose::Words::Range::Delete method. Deletes all characters of the range in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...to the first section in the document, and then add another section...

    reference.aspose.com/words/cpp/aspose.words/ran...
  10. 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...