Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 4,383 for

trim document

(0.06 sec)
  1. Aspose::Words::Node::get_IsComposite method | A...

    Aspose::Words::Node::get_IsComposite method. Returns true if this node can contain other nodes 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/nod...
  2. Aspose::Words::Run::get_NodeType method | Aspos...

    Aspose::Words::Run::get_NodeType method. Returns Run 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/run...
  3. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument::get_NodeType method. Returns the GlossaryDocument value 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.bui...
  4. Aspose::Words::Notes::Footnote::get_NodeType me...

    Aspose::Words::Notes::Footnote::get_NodeType method. Returns Footnote 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.not...
  5. Aspose::Words::CompositeNode::get_IsComposite m...

    Aspose::Words::CompositeNode::get_IsComposite method. Returns true as this node can have child nodes 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/com...
  6. FindReplaceOptions.IgnoreDeleted | Aspose.Words...

    FindReplaceOptions IgnoreDeleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions. The default value is false in C#.... Document doc = new Document (); DocumentBuilder...paragraph will persist in the document until we accept the delete...

    reference.aspose.com/words/net/aspose.words.rep...
  7. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    TxtLoadOptions 财产. 获取或设置前导空格处理的首选选项 默认值为ConvertToIndent....Trim” // 删除每一行开头的所有空白字符。 loadOptions...”属性设置为“TxtTrailingSpacesOpt.Trim”以 // 删除每行末尾的所有空白字符。 loadOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  8. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ReplacingCallback method. The user-defined method which is called before every replace occurrence 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...
  9. Aspose::Words::Saving::DocSaveOptions::get_Pass...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Document.NodeType | Aspose.Words for .NET

    Document NodeType property. Returns Document in C#....[ Hide ] Document.NodeType property Returns Document. public override...RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...

    reference.aspose.com/words/net/aspose.words/doc...