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

trim document

(0.19 sec)
  1. RevisionCollection.Item | Aspose.Words for .NET...

    RevisionCollection 财产. 返回指定索引处的修订版... Document doc = new Document (); DocumentBuilder...revision #1." , doc . GetText (). Trim ()); // 接受删除修订将从段落文本中删除其父节点...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. Aspose::Words::Replacing::ReplacingArgs::get_Re...

    Aspose::Words::Replacing::ReplacingArgs::get_Replacement method. Gets or sets the replacement string in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...opening!" , doc -> GetText (). Trim ()); ASSERT_EQ ( String ( u...

    reference.aspose.com/words/cpp/aspose.words.rep...
  3. Table - 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...Represents a table in a Word document. Table is a block-level node...

    reference.aspose.com/words/java/com.aspose.word...
  4. table - 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...Represents a table in a Word document. Table is a block-level node...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. PlainTextDocument.PlainTextDocument | Aspose.Wo...

    PlainTextDocument 构造函数. 从文件创建纯文本文档自动检测文件格式... Document doc = new Document (); DocumentBuilder...world!" , plaintext . Text . Trim ()); 也可以看看 class PlainTextDocument...

    reference.aspose.com/words/zh/net/aspose.words/...
  7. 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...
  8. 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...
  9. Search and replace text in RTF document via Jav...

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

    products.aspose.com/words/java/redaction/rtf/
  10. Aspose::Words::PlainTextDocument::get_CustomDoc...

    Aspose::Words::PlainTextDocument::get_CustomDocumentProperties method. Gets CustomDocumentProperties of the Document in C++....CustomDocumentProper of the document. System :: SharedPtr < Aspose...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/cpp/aspose.words/pla...