Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,404 for

trim document

(0.46 sec)
  1. TxtLoadOptions.LeadingSpacesOptions | Aspose.Wo...

    TxtLoadOptions LeadingSpacesOptions property. Gets or sets preferred option of a leading space handling. Default value is ConvertToIndent in C#....how to trim whitespace when loading plaintext documents. string...object, which we can pass to a document's constructor // to modify...

    reference.aspose.com/words/net/aspose.words.loa...
  2. CompositeNode.InsertAfter | Aspose.Words for .N...

    CompositeNode 方法. 在指定参考节点之后立即插入指定节点... Document doc = new Document ( MyDir + "Textboxes...的子节点集合中添加、更新和删除子节点。 Document doc = new Document (); // 默认情况下,一个空文档有一个段落。...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. StructuredDocumentTag.Clear | Aspose.Words for ...

    StructuredDocumentTag 方法. 清除此结构化文档标记的内容并显示占位符如果已定义... Document doc = new Document (); // 创建一个纯文本结构化文档标签,然后将其附加到文档中。...enter text." , tag . GetText (). Trim ()); Assert . True ( tag . ...

    reference.aspose.com/words/zh/net/aspose.words....
  4. DocumentBuilder.MoveToBookmark | Aspose.Words f...

    DocumentBuilder MoveToBookmark method. Moves the cursor to a bookmark in C#....that some bookmarks in the document are assigned to form fields...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/net/aspose.words/doc...
  5. smarttag - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...customer-defined semantics into the document via the ability to provide...

    reference.aspose.com/words/java/com.aspose.word...
  6. Run Class | Aspose.Words for .NET

    Aspose.Words.Run class. Represents a run of characters with the same font formatting in C#....the Programming with Documents documentation article. public class...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/run/
  7. NodeChangingAction Enum | Aspose.Words for .NET

    Aspose.Words.NodeChangingAction enum. Specifies the type of node change in C#....to monitor changes to the document tree in real-time as we edit...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...

    reference.aspose.com/words/net/aspose.words/nod...
  8. ListLabel.LabelValue | Aspose.Words for .NET

    ListLabel LabelValue property. Gets a numeric value for this label in C#.... Document doc = new Document ( MyDir + "Rendering...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Aspose::Words::Node::get_Document method | Aspo...

    Aspose::Words::Node::get_Document method. Gets the Document to which this node belongs in C++....get_Document method Contents [ Hide ] Node::get_Document method...method Gets the document to which this node belongs. virtual System...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. HeaderFooter.NodeType | Aspose.Words for .NET A...

    HeaderFooter 财产. 返回 NodeType.HeaderFooter.... Document doc = new Document (); DocumentBuilder...$"\t\" { body . GetText (). Trim ()} \ "" ); break ; } case NodeType...

    reference.aspose.com/words/zh/net/aspose.words/...