Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 4,383 for

trim document

(0.07 sec)
  1. row - 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...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...
  2. Search and replace text in OTT document via Jav...

    Java source code to redact sensitive information in Microsoft Word OTT file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....performance Microsoft Word OTT document sensitive redaction information...OTT Files in Java A basic document search and replace text in...

    products.aspose.com/words/java/redaction/ott/
  3. Search and replace text in MD document via Java...

    Java source code to redact sensitive information in MD file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Native and high performance MD document sensitive redaction information...Redact MD Files in Java A basic document search and replace text in...

    products.aspose.com/words/java/redaction/md/
  4. NodeChangingAction | Aspose.Words for Java

    Specifies the type of node change in Java....to monitor changes to the document tree in real-time as we edit...throws Exception { Document doc = new Document(); doc.setNodeChangingCallb(new...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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/...
  6. 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...
  7. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....Levels of Nodes in a Document documentation article. Remarks: Text...Text of a Word document is said to consist of several stories...

    reference.aspose.com/words/java/com.aspose.word...
  8. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the Document in Java....BuildingBlock objects 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...
  9. 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...
  10. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....the Programming with Documents documentation article. Examples:...an inline node. Document doc = new Document(getMyDir() + "Revision...

    reference.aspose.com/words/java/com.aspose.word...