Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 4,401 for

trim document

(0.09 sec)
  1. NodeCollection.Add | Aspose.Words for .NET

    NodeCollection Add method. Adds a node to the end of the collection in C#....inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Aspose::Words::CompositeNode::GetEnumerator met...

    Aspose::Words::CompositeNode::GetEnumerator method. Provides support for the for each style iteration over the child nodes of this node in C++.... auto doc = MakeObject < Document > (); // Add two runs and...the first paragraph of this document. auto paragraph = System ::...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. Aspose::Words::DocumentBuilder::get_IsAtStartOf...

    Aspose::Words::DocumentBuilder::get_IsAtStartOfParagraph method. Returns true if the cursor is at the beginning of the current paragraph (no text before the cursor) in C++....Examples Shows how to move a document builder’s cursor to different...nodes in a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. MailMerge.UnconditionalMergeFieldsAndRegions | ...

    MailMerge UnconditionalMergeFieldsAndRegions property. Gets or sets a value indicating whether merge fields and merge regions are merged regardless of the parent IF fields condition in C#.... Document doc = new Document (); DocumentBuilder...\u0015" , doc . GetText (). Trim ()); See Also class MailMerge...

    reference.aspose.com/words/net/aspose.words.mai...
  5. FieldSeparator.NodeType | Aspose.Words for .NET...

    FieldSeparator 财产. 返回FieldSeparator.... { Document doc = new Document ( MyDir + "Paragraphs...\" { childNode . GetText (). Trim ()} \ "" ); } else { Console...

    reference.aspose.com/words/zh/net/aspose.words....
  6. Cell.NodeType | Aspose.Words for .NET API 参考

    Cell 财产. 返回 节点类型.Cell.... { Document doc = new Document ( MyDir + "Paragraphs...\" { childNode . GetText (). Trim ()} \ "" ); } else { Console...

    reference.aspose.com/words/zh/net/aspose.words....
  7. Row.NodeType | Aspose.Words for .NET API 参考

    Row 财产. 返回 节点类型.Row.... { Document doc = new Document ( MyDir + "Paragraphs...\" { childNode . GetText (). Trim ()} \ "" ); } else { Console...

    reference.aspose.com/words/zh/net/aspose.words....
  8. NodeList.GetEnumerator | Aspose.Words for .NET ...

    NodeList 方法. 在节点集合上提供简单的foreach样式迭代... Document doc = new Document ( MyDir + "Tables...{ e . Current . GetText (). Trim ()} \ "" ); // 此表达式将选择作为文档中任何...

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

    FindReplaceOptions 财产. 获取或设置一个布尔值指示忽略插入修订中的文本 默认值为错误的.... Document doc = new Document (); DocumentBuilder...again!" , doc . GetText (). Trim ()); 也可以看看 class FindReplaceOptions...

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

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreDeleted method. Gets or sets a boolean value indicating either to ignore text inside delete revisions. The default value is false in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...paragraph will persist in the document until we accept the delete...

    reference.aspose.com/words/cpp/aspose.words.rep...