Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,401 for

trim document

(0.15 sec)
  1. WriteProtection.SetPassword | Aspose.Words for ...

    WriteProtection 方法. 设置文档的写保护密码... Document doc = new Document (); DocumentBuilder...Writeln ( "Hello world! This document is protected." ); // 输入最长...

    reference.aspose.com/words/zh/net/aspose.words....
  2. Aspose::Words::Saving::DocSaveOptions Class Ref...

    Can be used to specify additional options when saving a Document into the Doc or Dot format....additional options when saving a document into the Doc or Dot format...formats. auto doc = MakeObject<Document>(); auto builder = MakeOb...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Class Node | Aspose.Words for .NET API 参考

    Aspose.Words.Node 班级. Word 文档所有节点的基类... virtual Document { get; } 获取该节点所属的文档。 virtual...显示如何从复合节点中删除特定类型的所有子节点。 Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. WriteProtection.ValidatePassword | Aspose.Words...

    WriteProtection 方法. 如果指定的密码与保护文档的写保护密码相同则返回 true 如果文档没有使用密码写保护则返回 false... Document doc = new Document (); DocumentBuilder...Writeln ( "Hello world! This document is protected." ); // 输入最长...

    reference.aspose.com/words/zh/net/aspose.words....
  5. FindReplaceOptions.IgnoreFields | Aspose.Words ...

    FindReplaceOptions IgnoreFields property. Gets or sets a boolean value indicating either to ignore text inside fields. The default value is false in C#.... Document doc = new Document (); DocumentBuilder...\u0015" , doc . GetText (). Trim ()); See Also class FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Node.IsComposite | Aspose.Words for .NET

    Node IsComposite property. Returns true if this node can contain other nodes in C#....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...contain child nodes, such as the document itself, is composite. Assert...

    reference.aspose.com/words/net/aspose.words/nod...
  7. Node.PreviousSibling | Aspose.Words for .NET AP...

    Node 财产. 获取紧接在此节点之前的节点... Document doc = new Document (); DocumentBuilder...2 text." , doc . GetText (). Trim ()); 也可以看看 class Node 命名空间 Aspose...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    FindReplaceOptions IgnoreInserted property. Gets or sets a boolean value indicating either to ignore text inside insert revisions. The default value is false in C#.... Document doc = new Document (); DocumentBuilder...again!" , doc . GetText (). Trim ()); See Also class FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Aspose::Words::Fields::FormField::get_NodeType ...

    Aspose::Words::Fields::FormField::get_NodeType method. Returns FormField in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Markup::SmartTag::get_NodeType m...

    Aspose::Words::Markup::SmartTag::get_NodeType method. Returns SmartTag in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.mar...