Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 4,383 for

trim document

(0.09 sec)
  1. RevisionGroupCollection | Aspose.Words for Java

    A collection of RevisionGroup objects that represent revision groups in the Document in Java....represent revision groups in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks: You...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Range Class Reference - Aspose.W...

    Represents a contiguous area in a Document....contiguous area in a document. The document is represented by a...are easier to perform if the document is treated as a contiguous...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Range | Aspose.Words for Java

    Represents a contiguous area in a Document in Java....Represents a contiguous area in a document. To learn more, visit the...with Ranges documentation article. Remarks: The document is represented...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::PlainTextDocument::get_CustomDoc...

    Aspose::Words::PlainTextDocument::get_CustomDocumentProperties method. Gets CustomDocumentProperties of the Document in C++....CustomDocumentProper of the document. System :: SharedPtr < Aspose...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/cpp/aspose.words/pla...
  5. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    DocumentBuilder IsAtEndOfStructuredDocumentTag property. Returns true if the cursor is at the end of a structured Document tag in C#....at the end of a structured document tag. public bool IsAtEndOfStructuredD...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/doc...
  6. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....throws Exception { Document doc = new Document(getMyDir() + "Header...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Node.PreviousSibling | Aspose.Words for .NET

    Node PreviousSibling property. Gets the node immediately preceding this node in C#....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Paragraph.ListFormat | Aspose.Words for .NET

    Paragraph ListFormat property. Provides access to the list formatting properties of the paragraph in C#....paragraphs in a document that are list items. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/par...
  9. GroupShape.NodeType | Aspose.Words for .NET

    GroupShape NodeType property. Returns GroupShape in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Run.NodeType | Aspose.Words for .NET

    Run NodeType property. Returns Run in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/run...