Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,089 for

trim document

(0.1 sec)
  1. Revision.RevisionType | Aspose.Words for .NET

    Discover the RevisionType property to easily access and understand the type of each revision, enhancing your workflow and project management efficiency....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...
  2. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children.... Document (); let builder = new aw ...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured Document tag range start class in C++....instance of the Structured document tag range start class. Aspose...:DocumentBase>& The owner document. type Aspose::Words::Markup::SdtType...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. TxtTrailingSpacesOptions | Aspose.Words for Java

    Specifies available options for trailing spaces handling during import from LoadFormat.TEXT file in Java....how to trim whitespace when loading plaintext documents. String...object, which we can pass to a document's constructor // to modify...

    reference.aspose.com/words/java/com.aspose.word...
  5. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and formatting for this paragraph.... Document ( base . myDir + "Rendering...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.RemoveSelfOnly ...

    Effortlessly remove Structured Document Tag range starts while preserving content. Optimize your Document structure with the RemoveSelfOnly method today!...end nodes of the structured document tag, but keeps its content...content inside the document tree. public void RemoveSelfOnly () Examples...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Comment.author property | Aspose.Words for Node.js

    Comment.author property. Returns or sets the author name for a comment....Shows how to print all of a document’s comments and their replies...replies. let doc = new aw . Document ( base . myDir + "Comments.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Body.nodeType property | Aspose.Words for Node.js

    Body.nodeType property. Returns [NodeType.Body](../../nodetype/#Body).... Document (); let builder = new aw ...`\t\" ${ body . getText (). trim () } \"` ); break ; } case aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Node.Clone | Aspose.Words for .NET

    Effortlessly duplicate nodes with the Node Clone method. Enhance your development process and streamline project efficiency today!...parent, but belongs to the same document as the original node. This...composite node. Document doc = new Document (); Paragraph para...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::RemoveAllChildren method. Removes all the nodes between this range start node and the range end node in C++....to create/remove structured document tag and its content. void...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...