Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 4,383 for

trim document

(0.09 sec)
  1. DocumentBuilder.MoveToStructuredDocumentTag | A...

    DocumentBuilder MoveToStructuredDocumentTag method. Moves the cursor to a structured Document tag in the current section in C#....the cursor to a structured document tag in the current section...The index of the structured document tag to move to. characterIndex...

    reference.aspose.com/words/net/aspose.words/doc...
  2. BookmarkStart - Aspose.Words for Java - API Ref...

    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 Word document. A complete bookmark in a Word document consists...

    reference.aspose.com/words/java/com.aspose.word...
  3. Revisoin not working properly - Aspose.Words Pr...

    TEST Document.docx (14.8 KB) attached Document have one Revision. But this Revision have two step. First User add that text and second user delete that text. Now when I reject this revision it deleted line. Can you help…...5:59am #1 TEST DOCUMENT.docx (14.8 KB) attached document have one Revision...following code: Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/revisoin-not-working-properl...
  4. Aspose::Words::ControlChar class | Aspose.Words...

    Aspose::Words::ControlChar class. Control characters often encountered in Documents. To learn more, visit the Documentation article in C++....characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. class ControlChar...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....the Working with Comments documentation article. Remarks: To create...their comment ranges using a document visitor. public void createCommentsAndPri()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the Document's content. To learn more, visit the Documentation article in C++....plain-text representation of the document’s content. To learn more,...the Working with Text Document documentation article. class PlainTextDocument...

    reference.aspose.com/words/cpp/aspose.words/pla...
  7. FindReplaceOptions Class | Aspose.Words for .NET

    Aspose.Words.Replacing.FindReplaceOptions class. Specifies options for find/replace operations in C#....visit the Find and Replace documentation article. public class FindReplaceOptions...find-and-replace operation. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Aspose::Words::Replacing::ReplacingArgs Class R...

    Provides data for a custom replace operation....) { auto doc = MakeObject<Document>(); auto builder = MakeOb...the opening!" , doc->GetText().Trim()); ASSERT_EQ(String(u "\"New...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. replacingargs - Aspose.Words for Java - API Ref...

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

    reference.aspose.com/words/java/com.aspose.word...
  10. editablerangestart - Aspose.Words for Java - AP...

    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...Word document. A complete editable range in a Word document consists...

    reference.aspose.com/words/java/com.aspose.word...