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

trim document

(0.29 sec)
  1. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....the Working with Fields documentation article. Remarks: FieldSeparator... control character in the document. FieldSeparator can only be...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::CompositeNode::GetText method | ...

    Aspose::Words::CompositeNode::GetText method. Gets the text of this node and of all its children in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...ToString will give us the document's appearance if saved to a...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. Aspose::Words::Body Class Reference - Aspose.Wo...

    Represents a container for the main text of a section....Words document by hand. auto doc = MakeObject<Document>(); //...// A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    DocumentBuilder DeleteRow method. Deletes a row from a table in C#.... Document doc = new Document (); DocumentBuilder...of the first table in the document. builder . DeleteRow ( 0 ...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Get the previous sibling text which is of Headi...

    Hi Team, I want to get the previous text which is of a Heading section. For a inserted text after heading section, i want to get the previous text value. Ex: In the attached Test.docx, I have Main Data as my heading a…...the inserted node: Document doc = new Document("Test.docx"); Paragraph...9:20pm #4 @sureshkap , In docx document a single line break character...

    forum.aspose.com/t/get-the-previous-sibling-tex...
  6. FieldSeparator - Aspose.Words for Java - API Re...

    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... control character in the document. FieldSeparator can only be...

    reference.aspose.com/words/java/com.aspose.word...
  7. fieldseparator - Aspose.Words for Java - API Re...

    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... control character in the document. FieldSeparator can only be...

    reference.aspose.com/words/java/com.aspose.word...
  8. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    FindReplaceOptions ApplyParagraphFormat property. Paragraph formatting applied to new content in C#.... Document doc = new Document (); DocumentBuilder...also will!" , doc . GetText (). Trim ()); See Also class ParagraphFormat...

    reference.aspose.com/words/net/aspose.words.rep...
  9. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a Document in Java....represent field characters in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: A complete...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...