Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 4,384 for

trim document

(0.07 sec)
  1. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++....:DocumentBase>& The owner document. Remarks When Body is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/bod...
  2. Section | Aspose.Words for .NET

    Section constructor. Initializes a new instance of the Section class in C#....doc DocumentBase The owner document. Remarks When the section...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/sec...
  3. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....Working with Bookmarks documentation article. Remarks: Bookmark...and getBookmarkEnd() in a document tree and allows to work with...

    reference.aspose.com/words/java/com.aspose.word...
  4. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    FindReplaceOptions UseSubstitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns. The default value is false in C#.... Document doc = new Document (); DocumentBuilder...with substitutions. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  5. DocumentBuilder.MoveToDocumentEnd | Aspose.Word...

    DocumentBuilder MoveToDocumentEnd method. Moves the cursor to the end of the Document in C#....the cursor to the end of the document. public void MoveToDocumentEnd...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Table | Aspose.Words for Java

    Represents a table in a Word Document in Java....Represents a table in a Word document. To learn more, visit the...the Working with Tables documentation article. Remarks: Table is...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::BookmarkCollection::Clear method...

    Aspose::Words::BookmarkCollection::Clear method. Removes all bookmarks from this collection and from the Document in C++....this collection and from the document. void Aspose :: Words :: BookmarkCollection...bookmarks from a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/boo...
  8. Body.EnsureMinimum | Aspose.Words for .NET

    Body EnsureMinimum method. If the last child is not a paragraph creates and appends one empty paragraph in C#....from the document leaving the sections themselves. Document doc =...= new Document (); // A blank document contains one section,...

    reference.aspose.com/words/net/aspose.words/bod...
  9. FieldMergeField.TextAfter | Aspose.Words for .NET

    FieldMergeField TextAfter property. Gets or sets the text to be inserted after the field if the field is not blank in C#.... Document doc = new Document (); DocumentBuilder...Cardholder:" , doc . GetText (). Trim ()); See Also class FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldMergeField.FieldName | Aspose.Words for .NET

    FieldMergeField FieldName property. Gets or sets the name of a data field in C#.... Document doc = new Document (); DocumentBuilder...Cardholder:" , doc . GetText (). Trim ()); See Also class FieldMergeField...

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