Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 2,459 for

trim document

(0.06 sec)
  1. FindReplaceOptions.useSubstitutions property | ...

    FindReplaceOptions.useSubstitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns... Document (); let builder = new aw ...$2 from $1.", doc.getText().trim()); */ See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word Document in Java....start of a bookmark in a Word document. To learn more, visit the...Working with Bookmarks documentation article. Remarks: A complete...

    reference.aspose.com/words/java/com.aspose.word...
  3. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...paragraphs imported using Document Library is sometimes split...Bold"); return ""; } if (run.Text.Trim().Length == 0 && paragraph.Count...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  4. DocSaveOptions.SaveRoutingSlip | Aspose.Words f...

    Discover the DocSaveOptions SaveRoutingSlip property. Control RoutingSlip data saving for your Documents. Enhance output customization easily!...data is not saved to output document. Default value is true . public...Microsoft Word formats. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. TxtLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.Text](../../aspose.words/loadformat/#Text) Document into a [Document](../../aspose.words/Document/) object...Text document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: TxtLoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

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

    Effortlessly convert NodeList to an array with the ToArray method, simplifying node manipulation and enhancing your web development workflow.... Document doc = new Document ( MyDir + "Tables...descendants of any table node in the document. NodeList nodeList = doc ...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a password to encrypt Document using ECMA376 Standard encryption algorithm in C++....Gets/sets a password to encrypt document using ECMA376 Standard encryption...const Remarks In order to save document without encryption this property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Bookmark.remove method | Aspose.Words for Node.js

    Bookmark.remove method. Removes the bookmark from the Document...Removes the bookmark from the document. Does not remove text inside...bookmarks from a document. let doc = new aw . Document (); let builder...

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

    Discover RevisionCollection Groups, a unique collection of revision groups designed to enhance collaboration and streamline your project management....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...