Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 4,401 for

trim document

(0.11 sec)
  1. Class Revision | Aspose.Words for .NET API 参考

    Aspose.Words.Revision 班级. 表示文档节点或样式中的修订跟踪更改 使用RevisionType检查此版本的类型... Document doc = new Document (); DocumentBuilder...revision #1." , doc . GetText (). Trim ()); // 接受删除修订将从段落文本中删除其父节点...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a password to encrypt Document using ECMA376 Standard encryption algorithm in C++....Gets/sets a password to encrypt document using ECMA376 Standard encryption...const Remarks In order to save document without encryption this property...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. DocumentBuilder.MoveToStructuredDocumentTag | A...

    DocumentBuilder MoveToStructuredDocumentTag method. Moves the cursor to a structured Document tag in the current section in C#....the cursor to a structured document tag in the current section...The index of the structured document tag to move to. characterIndex...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Document.WriteProtection | Aspose.Words for .NE...

    Document 财产. 提供对文档写保护选项的访问...Document.WriteProtection Document.WriteProtection property 提供对文档写保护选项的访问。...例子 显示如何使用密码保护文档。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words/...
  5. NodeChangingArgs - Aspose.Words for Java - API ...

    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...with a callback. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. nodechangingargs - Aspose.Words for Java - API ...

    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...with a callback. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Settings::WriteProtection::Valid...

    Aspose::Words::Settings::WriteProtection::ValidatePassword method. Returns true if the specified password is the same as the write-protection password the Document was protected with. If Document is not write-protected with password then returns false in C++....password the document was protected with. If document is not write-protected...Examples Shows how to protect a document with a password. auto doc...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....the Working with Comments documentation article. Remarks: To create...their comment ranges using a document visitor. public void createCommentsAndPri()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Range - 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...contiguous area in a document. The document is represented by a...

    reference.aspose.com/words/java/com.aspose.word...
  10. Revisoin not working properly - Aspose.Words Pr...

    TEST Document.docx (14.8 KB) attached Document have one Revision. But this Revision have two step. First User add that text and second user delete that text. Now when I reject this revision it deleted line. Can you help…...5:59am #1 TEST DOCUMENT.docx (14.8 KB) attached document have one Revision...following code: Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/revisoin-not-working-properl...