Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 795 for

raw text

(0.1 sec)
  1. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.Text format in Java....TEXT format. To learn more, visit...Assert.assertEquals(SaveFormat.TEXT, txtSaveOptions.getSaveFormat());...

    reference.aspose.com/words/java/com.aspose.word...
  2. HEIF/HEIC with Geotagging

    HEIF (High Efficiency Image Format) or HEIC (High Efficiency Image Container) is a modern image file format that offers higher compression efficiency and advanced features compared to traditional formats like JPEG. HEIF/HEIC files can also include geotagging metadata, allowing for the precise location information to be embedded in the image. This combination of HEIF/HEIC with geotagging provides photographers and content creators with a compact and feature-rich format that includes accurate location data, enhancing the overall experience of capturing and sharing photos....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/heif-heic
  3. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of Text when displaying this WordprocessingML content in Java....position on the current line of text when displaying this WordprocessingML...position tab.docx"); // Extract the text contents of our document by...

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

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....at the cost of right-to-left text compatibility. options.setE...contain RTL (right-to-left) text, it will not be displayed correctly...

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