Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 2,317 for

trim document

(0.05 sec)
  1. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....the Working with Fields documentation article. Remarks: Retrieves...mail merge main document. When the main document is merged with...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Settings::WriteProtection class ...

    Aspose::Words::Settings::WriteProtection class. Specifies write protection settings for a Document. To learn more, visit the Documentation article in C++....protection settings for a document. To learn more, visit the...Protect or Encrypt a Document documentation article. class WriteProtection...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. NodeCollection.Add | Aspose.Words for .NET

    Discover the NodeCollection Add method to effortlessly append nodes to your collection, enhancing your data management with ease and efficiency....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/nod...
  4. DocumentBuilder.isAtStartOfParagraph property |...

    DocumentBuilder.isAtStartOfParagraph property. Returns ``true`` if the cursor is at the beginning of the current paragraph (no text before the cursor)....Examples Shows how to move a document builder’s cursor to different...nodes in a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::get_IsAtStartOf...

    Aspose::Words::DocumentBuilder::get_IsAtStartOfParagraph method. Returns true if the cursor is at the beginning of the current paragraph (no text before the cursor) in C++....Examples Shows how to move a document builder’s cursor to different...nodes in a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::CompositeNode::GetEnumerator met...

    Aspose::Words::CompositeNode::GetEnumerator method. Provides support for the for each style iteration over the child nodes of this node in C++.... auto doc = MakeObject < Document > (); // Add two runs and...the first paragraph of this document. auto paragraph = System ::...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection....inserted was created from another document, you should use DocumentBase...import the node to the current document. The imported node can then...

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

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....Working with Bookmarks documentation article. Examples: Shows...throws Exception { // Create a document with three bookmarks, then...

    reference.aspose.com/words/java/com.aspose.word...
  9. SpecialChar | Aspose.Words for Java

    Base class for special characters in the Document in Java....special characters in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  10. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your paragraphs, enhancing readability and presentation....paragraph into the document. Document doc = new Document (); DocumentBuilder...Aspose.Words document by hand. Document doc = new Document (); // A...

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