Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 4,383 for

trim document

(0.16 sec)
  1. Inline - 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...an inline node. Document doc = new Document(getMyDir() + "Revision...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. StructuredDocumentTagRangeStart - Aspose.Words ...

    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...start of ranged structured document tag which accepts multi-sections...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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....
  5. Paragraph.IsEndOfSection | Aspose.Words for .NE...

    Paragraph 财产. 如果本段是最后一段则为真 身体正文故事 部分否则为假...InsertAtBookmark () { Document doc = new Document (); DocumentBuilder...Write ( "We will insert a document here: " ); builder . EndBookmark...

    reference.aspose.com/words/zh/net/aspose.words/...
  6. 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...
  7. RevisionCollection.GetEnumerator | Aspose.Words...

    RevisionCollection GetEnumerator method. Returns an enumerator object 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...
  8. 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...
  9. 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...
  10. Revision.ParentStyle | Aspose.Words for .NET

    Revision ParentStyle property. Gets the immediate parent style owner of this revision. This property will work for only for the StyleDefinitionChange revision type in C#....revision relates to changes on document nodes, use ParentNode instead...work with a document’s collection of revisions. Document doc = new...

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