Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 795 for

raw text

(0.07 sec)
  1. WOFF to SVG Converter API | .NET

    Convert WOFF to SVG using .NET API on Windows. Use this native font conversion functionality that supports both WOFF and WOFF2 formats....render any desired glyph or text, including special glyphs. By...by up to 40 % compared with raw TrueType or OpenType fonts, and...

    products.aspose.com/font/net/conversion/woff-to...
  2. GeoJSON with Geotagging

    GeoJSON is a format for encoding geospatial data that enables the storage and exchange of geographic information. It represents geographical features such as points, lines, and polygons using JSON (JavaScript Object Notation), a widely-used data interchange format. Geotagging, on the other hand, is the process of adding geographic metadata, such as latitude and longitude coordinates, to digital content like photos or videos. Geotagging allows for the precise location visualization and analysis of the tagged content on maps or other geospatial platforms. Together, GeoJSON and geotagging provide powerful tools for working with and displaying geospatial data in various applications and systems....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/geojson
  3. 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/
  4. 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-...
  5. Convert XPS with Aspose.Page Node.js via C++ API

    XPS to PDF conversion functionality included in Aspose.Page API solution for Node.js 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/nodejs-cpp/convert-xps/
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...