Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,401 for

trim document

(0.09 sec)
  1. GroupShape - 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...Represents a group of shapes in a document. A GroupShape is a composite...

    reference.aspose.com/words/java/com.aspose.word...
  2. groupshape - 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...Represents a group of shapes in a document. A GroupShape is a composite...

    reference.aspose.com/words/java/com.aspose.word...
  3. FindReplaceOptions.MatchCase | Aspose.Words for...

    FindReplaceOptions 财产. true表示区分大小写比较false表示不区分大小写比较... Document doc = new Document (); DocumentBuilder...necklace." , doc . GetText (). Trim ()); 也可以看看 class FindReplaceOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  4. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....Words Document Object Model (DOM) documentation article. Examples:...position tab characters with a document visitor. public void documentToTxt()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...ToString will give us the document's appearance if saved to a...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Aspose::Words::BookmarkCollection::Remove metho...

    Aspose::Words::BookmarkCollection::Remove method. Removes the specified bookmark from the Document in C++....specified bookmark from the document. void Aspose :: Words :: BookmarkCollection...bookmarks from a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/boo...
  7. NodeImporter - Aspose.Words for Java - API Refe...

    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...repeated import of nodes from one document to another. Aspose.Words provides...

    reference.aspose.com/words/java/com.aspose.word...
  8. CompositeNode.SelectSingleNode | Aspose.Words f...

    CompositeNode SelectSingleNode method. Selects the first Node that matches the XPath expression in C#.... Document doc = new Document ( MyDir + "Tables...descendants of any table node in the document. NodeList nodeList = doc ...

    reference.aspose.com/words/net/aspose.words/com...
  9. IReplacingCallback Interface | Aspose.Words for...

    Aspose.Words.Replacing.IReplacingCallback interface. Implement this interface if you want to have your own custom method called during a find and replace operation in C#....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...opening!" , doc . GetText (). Trim ()); Assert . AreEqual ( "\"New...

    reference.aspose.com/words/net/aspose.words.rep...
  10. RevisionCollection.RejectAll | Aspose.Words for...

    RevisionCollection RejectAll method. Rejects all revisions in this collection in C#....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

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