Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 4,379 for

trim document

(0.07 sec)
  1. Aspose::Words::CompositeNode::PrependChild meth...

    Aspose::Words::CompositeNode::PrependChild method. Adds the specified node to the beginning of the list of child nodes for this node in C++....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/cpp/aspose.words/com...
  2. StructuredDocumentTag.Clear | Aspose.Words for ...

    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/net/aspose.words.mar...
  3. NodeCollection.RemoveAt | Aspose.Words for .NET

    NodeCollection RemoveAt method. Removes the node at the specified index from the collection and from the Document in C#....the collection and from the document. public void RemoveAt ( int...sections in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  4. 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...
  5. ControlChar.Cr | Aspose.Words for .NET

    ControlChar Cr field. Carriage return character x000d or r. Same as ParagraphBreak in C#.... Document doc = new Document (); DocumentBuilder...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/net/aspose.words/con...
  6. 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...
  7. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    HtmlSaveOptions DocumentSplitHeadingLevel property. Specifies the maximum level of headings at which to split the Document. Default value is 2 in C#....headings at which to split the document. Default value is 2 . public...to a value from 1 to 9, the document will be split at paragraphs...

    reference.aspose.com/words/net/aspose.words.sav...
  8. CompositeNode.PrependChild | Aspose.Words for .NET

    CompositeNode PrependChild method. Adds the specified node to the beginning of the list of child nodes for this node in C#....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...
  9. Revision - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...revision (tracked change) in a document node or style. Use RevisionType...

    reference.aspose.com/words/java/com.aspose.word...
  10. Range.Delete | Aspose.Words for .NET

    Range Delete method. Deletes all characters of the range in C#.... Document doc = new Document (); DocumentBuilder...to the first section in the document, and then add another section...

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