Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,318 for

trim document

(0.06 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::C...

    Aspose::Words::Markup::StructuredDocumentTag::Clear method. Clears contents of this structured Document tag and displays a placeholder if it is defined in C++....contents of this structured document tag and displays a placeholder...clear contents of a structured document tag if it has revisions. If...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/com...
  3. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....is always in sync with the document. For example, if you selected...selected all sections in a document and enumerate through the collection...

    reference.aspose.com/words/net/aspose.words/com...
  4. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate of this section....sections in a document. let doc = new aw . Document (); let builder...); expect ( doc . getText (). trim ()). toEqual ( "Section 1\u000cSection...

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

    Represents a Word Document in Java....Document Contents [ Hide ] Inheritance: java.lang.Object, com...DocumentBase public class Document extends DocumentBase Represents...

    reference.aspose.com/words/java/com.aspose.word...
  6. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing.... Document doc = new Document (); // An empty document, by...doc , "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/net/aspose.words/com...
  7. Paragraph.getText method | Aspose.Words for Nod...

    Paragraph.getText method. Gets the text of this paragraph including the end of paragraph character.... Document (); // An empty document, by default, has...doc , "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Revision | Aspose.Words for Java

    Represents a revision tracked change in a Document node or style in Java....revision (tracked change) in a document node or style. Use getRevisionType()...Track Changes in a Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....is always in sync with the document. For example, if you selected...selected all sections in a document and enumerate through the collection...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. CompositeNode.GetText | Aspose.Words for .NET

    Discover the CompositeNode GetText method to efficiently retrieve text from nodes and their children, enhancing your data processing capabilities.... Document doc = new Document (); DocumentBuilder...GetText (). Trim ()); // ToString will give us the document's appearance...

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