Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,594 for

trim document

(0.02 sec)
  1. headerfooter - 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...text in a document's footer. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. NodeChangingArgs.NewParent | Aspose.Words for ....

    NodeChangingArgs 财产. 获取操作完成后将设置的节点的父节点... { Document doc = new Document (); doc . NodeChangingCallback...( args . Node . GetText (). Trim () != "" ) { Console . WriteLine...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. ParagraphCollection - Aspose.Words for Java - A...

    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...a move revision. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::NodeCollection Class Reference -...

    Represents a collection of nodes of a specific type.... auto doc = MakeObject<Document>(MyDir + u "Textboxes in drawing...this collection and from the document. More... bool Contains (const...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Aspose::Words::RevisionCollection::RejectAll me...

    Aspose::Words::RevisionCollection::RejectAll method. Rejects all revisions in this collection in C++....Examples Shows how to work with a document’s collection of revisions...revisions. auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Aspose::Words::RevisionCollection::get_Groups m...

    Aspose::Words::RevisionCollection::get_Groups method. Collection of revision groups in C++....Examples Shows how to work with a document’s collection of revisions...revisions. auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Aspose::Words::Paragraph::get_ListLabel method ...

    Aspose::Words::Paragraph::get_ListLabel method. Gets a ListLabel object that provides access to list numbering value and formatting for this paragraph in C++.... auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. PlainTextDocument.BuiltInDocumentProperties | A...

    PlainTextDocument BuiltInDocumentProperties property. Gets BuiltInDocumentProperties of the Document in C#....BuiltInDocumentPrope of the document. public BuiltInDocumentPrope...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/net/aspose.words/pla...
  9. FindReplaceOptions.ReplacingCallback | Aspose.W...

    FindReplaceOptions ReplacingCallback property. The userdefined method which is called before every replace occurrence in C#....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...opening!" , doc . GetText (). Trim ()); Assert . AreEqual ( "\"New...

    reference.aspose.com/words/net/aspose.words.rep...
  10. DocumentBuilder.MoveToField | Aspose.Words for ...

    DocumentBuilder MoveToField method. Moves the cursor to a field in the Document in C#....the cursor to a field in the document. public void MoveToField (...Examples Shows how to move a document builder’s node insertion point...

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