Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,314 for

trim document

(0.07 sec)
  1. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd::StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured Document tag range end class in C++....instance of the Structured document tag range end class. Aspose...:DocumentBase>& The owner document. id int32_t Identifier of...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. 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...
  3. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency.... Document doc = new Document (); DocumentBuilder...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/net/aspose.words/nod...
  4. ListLabel.labelString property | Aspose.Words f...

    ListLabel.labelString property. Gets a string representation of list label.... Document ( base . myDir + "Rendering...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....visit the Find and Replace documentation article. Examples: Shows...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. StructuredDocumentTagRangeStart.removeAllChildr...

    StructuredDocumentTagRangeStart.removeAllChildren method. Removes all the nodes between this range start node and the range end node....to create/remove structured document tag and its content. test...() => { let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...contents of a document. let doc = new aw . Document (); let builder...find-and-replace operation on our document's contents and verify the...

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

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....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...
  10. ListLabel.LabelValue | Aspose.Words for .NET

    Discover the ListLabel LabelValue property to easily retrieve numeric values for labels, enhancing your data management and reporting efficiency.... Document doc = new Document ( MyDir + "Rendering...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/net/aspose.words.lis...