Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 553 for

raw text

(0.15 sec)
  1. Mbox SplitInto extreme slow performance - Free ...

    Hello When Mbox Split feature was not implemented, I wrote a code and comparing it with your new 24.6 split method, yours seems to be about 10 times slower! May I share my code so you kindly pass it to the devs. might …...Outlook displays the RTF as raw text. To preserve both the content...

    forum.aspose.com/t/mbox-splitinto-extreme-slow-...
  2. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of Text that has a comment associated with it in Java....Denotes the end of a region of text that has a comment associated...comment anchored to a region of text, you need to create a Comment...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....document does not contain its text. Assert.assertEquals(para.getDocument()...document does not contain its text. Assert.assertEquals(para.getDocument()...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....StringBuilder(); } /// /// Gets the plain text of the document that was accumulated...field's "Result" property contains text that the field displays in the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert XPS with Aspose.Page C++ API

    XPS to PDF conversion functionality included in Aspose.Page API solution for C++ is described and illustrated with the code snippets here....optimized predictor, JPEG, none (raw image bytes) and auto (the most...TextRenderingHint assigns quality of text rendering, may be AntiAlias...

    docs.aspose.com/page/cpp/convert-xps/
  6. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....document does not contain its text. Assert.assertEquals(para.getDocument()...document does not contain its text. Assert.assertEquals(para.getDocument()...

    reference.aspose.com/words/java/com.aspose.word...
  7. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....setText("Updated text contents of {bookmarks[1].Name}");..."MyBookmark_" + i; builder.write("Text before bookmark."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....StringBuilder(); } /// /// Gets the plain text of the document that was accumulated...StringBuilder(); } /// /// Gets the plain text of the document that was accumulated...

    reference.aspose.com/words/java/com.aspose.word...
  9. XPS page event-based modifications | C++

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for C++..._pageNumbers; 26 27 }; view raw example-source-WorkingWithPa...get_AbsolutePageNumber()); 62 } view raw example-source-WorkingWithPa...

    docs.aspose.com/page/cpp/xps/event-based-modifi...
  10. XPS page event-based modifications | .NET

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for .NET...AbsolutePageNumber ); 71 } 72 } view raw Examples-Aspose.Page.Examples...font data for the hyperlink text. The overridden Handle() method...

    docs.aspose.com/page/net/xps/event-based-modifi...