Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 2,314 for

trim document

(0.05 sec)
  1. TxtLoadOptions.TrailingSpacesOptions | Aspose.W...

    Discover TxtLoadOptions' TrailingSpacesOptions property to easily manage trailing spaces. Customize handling with the default Trim option for optimal results.... Default value is Trim. public TxtTrailingSpacesOpt...how to trim whitespace when loading plaintext documents. string...

    reference.aspose.com/words/net/aspose.words.loa...
  2. ControlChar class | Aspose.Words for Node.js

    Aspose.Words.ControlChar class. Control characters often encountered in Documents...characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. Remarks Provides...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. CompositeNode.firstChild property | Aspose.Word...

    CompositeNode.firstChild property. Gets the first child of the 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. 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...
  6. Section | Aspose.Words for Java

    Represents a single section in a Document in Java....Represents a single section in a document. To learn more, visit the...the Working with Sections documentation article. Remarks: Section...

    reference.aspose.com/words/java/com.aspose.word...
  7. HtmlSaveOptions.documentSplitHeadingLevel prope...

    HtmlSaveOptions.DocumentSplitHeadingLevel property. Specifies the maximum level of headings at which to split the Document...headings at which to split the document. Default value is 2 . get...to a value from 1 to 9, the document will be split at paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-text representation of the Documents content in Java....plain-text representation of the document’s content. To learn more,...the Working with Text Document documentation article. Examples:...

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

    Aspose::Words::Node::NodeTypeToString method. A utility method that converts a node type enum value into a user friendly string 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...