Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 2,000 for

trim document

(0.07 sec)
  1. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::DocumentBuilder::InsertHtml meth...

    Aspose::Words::DocumentBuilder::InsertHtml method. Inserts an HTML string into the Document in C++....Inserts an HTML string into the document. void Aspose :: Words :: DocumentBuilder...into the document. Examples Shows how to use a document builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 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...
  4. 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...
  5. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....the Working with Tables documentation article. Examples: Shows...the document and print the contents of each cell. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  6. TxtLeadingSpacesOptions Enum | Aspose.Words for...

    Discover the Aspose.Words TxtLeadingSpacesOptions enum for efficient leading space handling when importing text files. Optimize your Document processing today!... Trim 1 Leading spaces are trimmed Preserve 2 Leading...how to trim whitespace when loading plaintext documents. string...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....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...
  8. 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...
  9. ComHelper.open method | Aspose.Words for Node.js

    Aspose.Words.ComHelper.open method...COM application to load a Document from a file. open ( fileName...fileName string Filename of the document to load. Remarks This method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Revision.Reject | Aspose.Words for .NET

    Master the Revision Reject method to streamline your workflow and enhance productivity. Say goodbye to unnecessary changes today!...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...