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

raw text

(1.35 sec)
  1. WOFF2 to WOFF Converter API |.NET

    Convert WOFF2 to WOFF using .NET API on Windows. Integrate this native WOFF2 to WOFF font conversion functionality into your own solution....render any desired glyph or text, as well as special glyphs,...by up to 40 % compared with raw TrueType or OpenType fonts, and...

    products.aspose.com/font/net/conversion/woff2-t...
  2. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...rows containing coordinates and text). We only need your confirmation...Aspose.Pdf.Text.TableAbsorber Dim iReturn As Aspose.Pdf.Text.TableAbsorber...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  3. Converting Documents in AWS|Aspose.PDF for .NET

    Learn to deploy and use Aspose.PDF for .NET in AWS environments. Unlock powerful PDF processing in the cloud....creates a basic PDF document with text and saves it to an S3 bucket...Aspose.Pdf ; using Aspose.Pdf.Text ; // Assembly attribute to enable...

    docs.aspose.com/pdf/net/integration-aws/
  4. KML/KMZ with geotagging

    KML (Keyhole Markup Language) and KMZ (Keyhole Markup Language Zipped) are file formats commonly used for geospatial data and geotagging. They allow users to store and share geographic information, such as coordinates, points of interest, and routes, within the files. Geotagging in KML/KMZ involves adding location metadata to specific elements, enabling precise geospatial referencing and visualization of data on maps and Earth browsers....images, videos, audio files, and text files, by geotagging KML and...system, and its WKT (Well-Known-Text) by entering the appropriate...

    products.aspose.com/gis/net/geotag-photo/kml-kmz/
  5. 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...
  6. 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/
  7. 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...
  8. Environment Configuration – Aspose.SVG for .NET

    Learn how to create a custom theme, runtime service or web request network service and adapt them to environments where the application runs....element’s attributes that contain text. Consider an example that illustrates.../>\r\n" + 6 " <text x=\"80\" y=\"100\">Aspose.SVG</text>\r\n" + 7...

    docs.aspose.com/svg/net/environment-configuration/
  9. 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...
  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...