Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 4,383 for

trim document

(0.11 sec)
  1. Aspose::Words::Node::get_PreviousSibling method...

    Aspose::Words::Node::get_PreviousSibling method. Gets the node immediately preceding this node in C++....section in the document. auto doc = MakeObject < Document > (); auto...the first one, leaving the document with only the second. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/nod...
  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. PlainTextDocument.PlainTextDocument | Aspose.Wo...

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

    reference.aspose.com/words/zh/net/aspose.words/...
  4. ControlChar Class | Aspose.Words for .NET

    Aspose.Words.ControlChar class. Control characters often encountered in Documents in C#....characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. public static class...

    reference.aspose.com/words/net/aspose.words/con...
  5. 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/...
  6. 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...
  7. Enum RevisionType | Aspose.Words for .NET API 参考

    Aspose.Words.RevisionType 枚举. 指定跟踪的更改类型Revision.... Document doc = new Document (); DocumentBuilder...revision #1." , doc . GetText (). Trim ()); // 接受删除修订将从段落文本中删除其父节点...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. Class RevisionCollection | Aspose.Words for .NE...

    Aspose.Words.RevisionCollection 班级. 集合Revision代表文档中修订的对象... Document doc = new Document (); DocumentBuilder...revision #1." , doc . GetText (). Trim ()); // 接受删除修订将从段落文本中删除其父节点...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. 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...
  10. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Doc or Dot in C++....Specifies the format in which the document will be saved if this save...formats. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...