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

raw text

(0.09 sec)
  1. Convert XPS with Aspose.Page JavaScript via C++...

    XPS to PDF conversion functionality included in Aspose.Page API solution for JavaScript via 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/javascript-cpp/convert-xps/
  2. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....not only returns the decoded text and type, but also the coordinates...+ " LB=" + leftBottom ); // Raw corner points as an array Point...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. 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...
  4. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....NET // Raw normal data Vector4 [] normals...create a linear extrusion from a text profile: // For complete examples...

    docs.aspose.com/3d/net/aspose-3d-document-objec...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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
  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...