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

trim document

(0.48 sec)
  1. RevisionType Enum | Aspose.Words for .NET

    Aspose.Words.RevisionType enum. Specifies the type of change being tracked in Revision in C#....content was inserted in the document. Deletion 1 Content was removed...removed from the document. FormatChange 2 Change of formatting...

    reference.aspose.com/words/net/aspose.words/rev...
  2. Control Characters in Word documents, How to wo...

    string[] inputs = { "Basketball Store Comércio Varejista de Artigos Esportivos Ltda. – EPP\a85% Shareholder / Administrator (June 2022 – Present)", "Lírios Comércio de Produtos Naturais Ltda.\aUnspecified Shareho…...Control Characters in Word documents, How to workaround Aspose...have been retrieved from my document. I am looking to Find and...

    forum.aspose.com/t/control-characters-in-word-d...
  3. Node.Range | Aspose.Words for .NET

    Node Range property. 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...nodes from a range. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Aspose::Words::RevisionCollection Class Referen...

    A collection of Revision objects that represent revisions in the Document....represent revisions in the document. You do not create instances...get revisions present in a document. Examples Shows how to work...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the type of change being tracked in Revision in C++....content was inserted in the document. Deletion 1 Content was removed...removed from the document. FormatChange 2 Change of formatting...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. SectionCollection Class | Aspose.Words for .NET

    Aspose.Words.SectionCollection class. A collection of Section objects in the Document in C#....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. public class SectionCollection...

    reference.aspose.com/words/net/aspose.words/sec...
  7. Comment.Replies | Aspose.Words for .NET

    Comment Replies property. Returns a collection of Comment objects that are immediate children of the specified 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. Comment.Ancestor | Aspose.Words for .NET

    Comment Ancestor property. Returns the parent Comment object. Returns null for toplevel comments 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...
  9. plaintextdocument - 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...plain-text representation of the document's content. Example: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Node::get_NextSibling method | A...

    Aspose::Words::Node::get_NextSibling method. Gets the node immediately following this node in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/nod...