Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,317 for

trim document

(0.06 sec)
  1. 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...
  2. DocSaveOptions | Aspose.Words for .NET

    Discover the DocSaveOptions constructor for seamless Document saving in Doc format. Enhance your workflow with easy, efficient Document management....that can be used to save a document in the Doc format. public...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. TxtLoadOptions.trailingSpacesOptions property |...

    TxtLoadOptions.trailingSpacesOptions property. Gets or sets preferred option of a trailing space handling...Trim . get trailingSpacesOption ()...how to trim whitespace when loading plaintext documents. const...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Comment::get_Author method | Asp...

    Aspose::Words::Comment::get_Author method. Returns or sets the author name for a comment 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...
  5. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... Document (); let builder = new aw ...doc ); // Add text to the document by inserting Runs using a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities.... Document doc = new Document (); DocumentBuilder...doc ); // Add text to the document by inserting Runs using a...

    reference.aspose.com/words/net/aspose.words/nod...
  7. NodeChangingArgs.Action | Aspose.Words for .NET

    Discover the NodeChangingArgs Action property to identify node change events effortlessly. Enhance your coding efficiency with this essential feature!...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. NodeChangingArgs.NewParent | Aspose.Words for .NET

    Discover the NodeChangingArgs NewParent property to efficiently access a node's future parent after operations complete. Enhance your coding with ease!...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...
  9. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....Working with OfficeMath documentation article. Remarks: In this...display formatting. Document doc = new Document(getMyDir() + "Office...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::RevisionCollection::GetEnumerato...

    Aspose::Words::RevisionCollection::GetEnumerator method. Returns an enumerator object in C++....Examples Shows how to work with a document’s collection of revisions...revisions. auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words/rev...