Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,317 for

trim document

(0.04 sec)
  1. Aspose::Words::Loading::TxtTrailingSpacesOption...

    Aspose::Words::Loading::TxtTrailingSpacesOptions enum. Specifies available options for trailing spaces handling during import from Text file in C++....Value Description Trim 0 Trailing spaces are trimmed. Preserve 1 Trailing...how to trim whitespace when loading plaintext documents. String...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Aspose::Words::Loading::TxtLoadOptions::get_Tra...

    Aspose::Words::Loading::TxtLoadOptions::get_TrailingSpacesOptions method. Gets or sets preferred option of a trailing space handling. Default value is Trim in C++.... Default value is Trim . Aspose :: Words :: Loading...how to trim whitespace when loading plaintext documents. String...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured Document tag which accepts multi-sections content in Java....an end of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Node::get_NodeType method | Aspo...

    Aspose::Words::Node::get_NodeType method. Gets the type of 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...
  5. Aspose::Words::Notes::FootnoteSeparator::get_No...

    Aspose::Words::Notes::FootnoteSeparator::get_NodeType method. Gets the type of 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.not...
  6. StructuredDocumentTagRangeStart.removeSelfOnly ...

    StructuredDocumentTagRangeStart.removeSelfOnly method. Removes this range start and appropriate range end nodes of the structured Document tag, but keeps its content inside the Document tree....end nodes of the structured document tag, but keeps its content...content inside the document tree. removeSelfOnly () Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. NodeChangingAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingAction enum to efficiently manage node changes in your Documents. Enhance your Document processing capabilities today!...to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  8. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....the Working with Comments documentation article. Examples: Shows...comment as “done”. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Comment::get_Ancestor method | A...

    Aspose::Words::Comment::get_Ancestor method. Returns the parent Comment object. Returns null for top-level comments in C++....Shows how to print all of a document’s comments and their replies...replies. auto doc = MakeObject < Document > ( MyDir + u "Comments.docx"...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    Discover TxtLoadOptions' LeadingSpacesOptions property to customize leading space handling. Optimize your text loading with the default ConvertToIndent setting....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/net/aspose.words.loa...