Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,089 for

trim document

(0.25 sec)
  1. MailMerge.DeleteFields | Aspose.Words for .NET

    Effortlessly streamline your Documents with the MailMerge DeleteFields method, removing unnecessary mail merge fields for cleaner, more professional results....merge related fields from the document. public void DeleteFields...MERGEFIELD and NEXT fields from the document. This method could be useful...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Revision class | Aspose.Words for Node.js

    Aspose.Words.Revision class. Represents a revision (tracked change) in a Document node or style...revision (tracked change) in a document node or style. Use Revision...Track Changes in a Document documentation article. Properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Discover the StructuredDocumentTagRangeEnd constructor—efficiently initialize Document tag ranges for enhanced content management and seamless integration....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. ComHelper | Aspose.Words for .NET

    Discover ComHelper, the powerful constructor that effortlessly initializes new class instances, enhancing your programming efficiency and productivity....Examples Shows how to open documents using the ComHelper class...ComHelper class allows us to load documents from within COM clients. ComHelper...

    reference.aspose.com/words/net/aspose.words/com...
  5. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject this revision 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...
  6. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group 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...
  7. Node.nextSibling property | Aspose.Words for No...

    Node.nextSibling property. Gets the node immediately following this node.... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Node.nodeTypeToString method | Aspose.Words for...

    Node.nodeTypeToString method. A utility method that converts a node type enum value into a user friendly string.... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Revision.accept method | Aspose.Words for Node.js

    Revision.accept method. Accepts this revision....revisions in a document. let doc = new aw . Document (); let builder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtTrailingSpacesOptions enumeration | Aspose.W...

    Aspose.Words.Loading.TxtTrailingSpacesOptions enumeration. Specifies available options for trailing spaces handling during import from [LoadFormat.Text](../../aspose.words/loadformat/#Text) file....Name Description Trim Trailing spaces are trimmed. Preserve Trailing...how to trim whitespace when loading plaintext documents. const...

    reference.aspose.com/words/nodejs-net/aspose.wo...