Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 2,258 for

trim document

(0.04 sec)
  1. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story.... Document (); let builder = new aw ...writeln ( "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the Document in C++....the collection and from the document. void Aspose :: Words :: NodeCollection...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. HeaderFooter.nodeType property | Aspose.Words f...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SectionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.SectionCollection class—your go-to solution for managing Document sections efficiently with powerful features and flexibility....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. public class SectionCollection...

    reference.aspose.com/words/net/aspose.words/sec...
  5. RevisionType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionType enum to efficiently track and manage Document changes. Enhance your Document editing with precision!...content was inserted in the document. Deletion 1 Content was removed...removed from the document. FormatChange 2 Change of formatting...

    reference.aspose.com/words/net/aspose.words/rev...
  6. TxtLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtLoadOptions for enhanced text Document loading. Customize your Document object with flexible options for optimal performance....when loading Text document into a Document object. To learn more...the Specify Load Options documentation article. public class TxtLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!... Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "\u0013MERGEFIELD...

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

    Represents a SubDocument - which is a reference to an externally stored Document in Java....reference to an externally stored document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the type of change being tracked in Revision in C++....content was inserted in the document. Deletion 1 Content was removed...removed from the document. FormatChange 2 Change of formatting...

    reference.aspose.com/words/cpp/aspose.words/rev...
  10. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!... Examples Document doc = new Document (); DocumentBuilder...contents of a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ran...