Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,401 for

trim document

(0.05 sec)
  1. RtfLoadOptions | Aspose.Words for .NET

    RtfLoadOptions constructor. Initializes a new instance of this class with default values in C#....characters while loading an RTF document. // Create an "RtfLoadOptions"...modify how we load an RTF document. RtfLoadOptions loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  2. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....throws Exception { Document doc = new Document(getMyDir() + "Header...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Search and replace text in DOTX document via Ja...

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

    products.aspose.com/words/java/redaction/dotx/
  4. MailMergeCleanupOptions Enum | Aspose.Words for...

    Aspose.Words.MailMerging.MailMergeCleanupOptions enum. Specifies options that determine what items are removed during mail merge in C#....should be removed from the document. When this option is set,...should be removed from the document. RemoveUnusedFields 4 Specifies...

    reference.aspose.com/words/net/aspose.words.mai...
  5. MailMerge.CleanupOptions | Aspose.Words for .NE...

    MailMerge 财产. 获取或设置一组标志指定在邮件合并期间应删除哪些项目... Document doc = new Document (); DocumentBuilder..."Jane Doe" , doc . GetText (). Trim ()); else Assert . AreEqual...

    reference.aspose.com/words/zh/net/aspose.words....
  6. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    WriteProtection ReadOnlyRecommended property. Specifies whether the Document author has recommended that the Document be opened as readonly in C#....whether the document author has recommended that the document be opened...protect a document with a password. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.set...
  7. DocumentBuilder.CurrentStructuredDocumentTag | ...

    DocumentBuilder CurrentStructuredDocumentTag property. Gets the structured Document tag that is currently selected in this DocumentBuilder in C#....property Gets the structured document tag that is currently selected...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Settings::WriteProtection::get_I...

    Aspose::Words::Settings::WriteProtection::get_IsWriteProtected method. Returns true when a write protection password is set in C++....Examples Shows how to protect a document with a password. auto doc...doc = MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    FindReplaceOptions IgnoreFieldCodes property. Gets or sets a boolean value indicating either to ignore text inside field codes. The default value is false in C#.... Document doc = new Document (); DocumentBuilder...ignoreFieldCodes }; // Replace 'T' in document ignoring text inside field...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Search and replace text in DOC document via Jav...

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

    products.aspose.com/words/java/redaction/doc/