Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 879 for

raw text

(1.46 sec)
  1. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....that specifies how document text is parsed to identify date and...that specifies how document text is parsed to identify date and...

    reference.aspose.com/words/java/com.aspose.word...
  2. GPX with Geotagging

    GPX (GPS Exchange Format) is a file format commonly used for storing and sharing GPS data. It allows for precise geotagging by embedding location information such as latitude, longitude, elevation, and timestamps. GPX files enable the accurate recording and representation of geographic data, making them ideal for geotagging photos, tracking outdoor activities, and creating GPS-based maps and routes....system, and its WKT (Well-Known-Text) by entering the appropriate...geotagging PNG with Geotagging RAW with geotagging TIFF with geotagging...

    products.aspose.com/gis/net/geotag-photo/gpx/
  3. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a Text based formats in Java....when saving a document into a text based formats. To learn more...Assert.assertEquals(SaveFormat.TEXT, txtSaveOptions.getSaveFormat());...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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/
  5. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....revision occurs when we insert text while tracking changes. Assert...we change the formatting of text while tracking changes. Assert...

    reference.aspose.com/words/java/com.aspose.word...
  6. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Remarks: All text of the document is stored in runs of text. Run can...Shows how to format a run of text using its font property. Document...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. BookmarkStart | Aspose.Words for Java

    Represents a start 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...
  9. 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...
  10. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of Text that has a comment associated with it in Java....Denotes the start 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...