Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 4,404 for

trim document

(0.1 sec)
  1. CompositeNode.IsComposite | Aspose.Words for .N...

    CompositeNode 财产. 返回真因为该节点可以有子节点... { Document doc = new Document ( MyDir + "Paragraphs...\" { childNode . GetText (). Trim ()} \ "" ); } else { Console...

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

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

    reference.aspose.com/words/zh/net/aspose.words....
  3. OdtSaveOptions | Aspose.Words for .NET

    OdtSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Odt format in C#....that can be used to save a document in the Odt format. public...saved document conform to an older ODT schema. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Section::EnsureMinimum method | ...

    Aspose::Words::Section::EnsureMinimum method. Ensures that the section has Body with one Paragraph in C++....MakeObject < Document > (); // A blank document comes with a...We can add contents to this document by adding elements such as...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. Aspose::Words::Paragraph::get_IsDeleteRevision ...

    Aspose::Words::Paragraph::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > (); SharedPtr < Body > body...revision will leave it in the document as if we never deleted it...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. DocumentBuilder.CurrentParagraph | Aspose.Words...

    DocumentBuilder CurrentParagraph property. Gets the paragraph that is currently selected in this DocumentBuilder in C#....Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentBuilder.IsAtStartOfParagraph | Aspose.W...

    DocumentBuilder IsAtStartOfParagraph property. 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. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  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. FieldOptions.FieldUpdateCultureSource | Aspose....

    FieldOptions FieldUpdateCultureSource property. Specifies what culture to use to format the field result in C#.... Document doc = new Document (); DocumentBuilder...2020" , doc . Range . Text . Trim ()); // Restore the thread's...

    reference.aspose.com/words/net/aspose.words.fie...