Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 4,401 for

trim document

(0.07 sec)
  1. Paragraph.IsDeleteRevision | Aspose.Words for .NET

    Paragraph IsDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document (); Body body = doc...revision will leave it in the document as if we never deleted it...

    reference.aspose.com/words/net/aspose.words/par...
  2. Section.Body | Aspose.Words for .NET

    Section Body property. Returns the Body child node of the section 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/sec...
  3. DocumentBuilder.StartBookmark | Aspose.Words fo...

    DocumentBuilder StartBookmark method. Marks the current position in the Document as a bookmark start in C#....the current position in the document as a bookmark start. public...created. Remarks Bookmarks in a document can overlap and span any range...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Based on matching header need to extract next t...

    Hi team, I need to check current paragraph and need to point to next node based on some value. Like if the current paragraph is “Some header” and based on matching value i need to take next table data....#2 PFA of sample Document. In attached document we need to search...method. Please see our documentation to learn more about Aspose...

    forum.aspose.com/t/based-on-matching-header-nee...
  5. Bookmark.Remove | Aspose.Words for .NET

    Bookmark Remove method. Removes the bookmark from the Document. Does not remove text inside the bookmark in C#....Removes the bookmark from the document. Does not remove text inside...bookmarks from a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/boo...
  6. FieldMergeField.IsVerticalFormatting | Aspose.W...

    FieldMergeField IsVerticalFormatting property. Gets or sets whether to enable character conversion for vertical formatting in C#.... Document doc = new Document (); DocumentBuilder...Cardholder:" , doc . GetText (). Trim ()); See Also class FieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ShapeBase - 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... A shape is a node in the document tree. If the shape is a child...

    reference.aspose.com/words/java/com.aspose.word...
  8. absolutepositiontab - Aspose.Words for Java - A...

    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...with a document visitor. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::CompositeNode::RemoveAllChildren...

    Aspose::Words::CompositeNode::RemoveAllChildren method. Removes all the child nodes of the current node in C++....Words document by hand. auto doc = MakeObject < Document > ();...(); // A blank document contains one section, one body and one...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. Aspose::Words::ParagraphFormat::get_StyleName m...

    Aspose::Words::ParagraphFormat::get_StyleName method. Gets or sets the name of the paragraph style applied to this formatting in C++....Words document by hand. auto doc = MakeObject < Document > ();...(); // A blank document contains one section, one body and one...

    reference.aspose.com/words/cpp/aspose.words/par...