Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 4,687 for

document text extraction

(0.1 sec)
  1. Convert DOCM to PPSM via Java or with free Onli...

    Java API to Export DOCM to PPSM without using Microsoft Word or PowerPoint or online. Test free DOCM to PPSM online converter quickly before integrating the code....converted to HTML using the Document.save method. This method allows...Java Open DOCM file using Document class Convert DOCM file to...

    products.aspose.com/total/java/conversion/docm-...
  2. Go via C++ library of Excel | products.aspose.com

    Aspose.Cells for Go via C++ library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV and so on....Cpp Visit our documentation for more details. The Aspose...XLSM, XML, OTS OpenOffice: ODS Text: CSV, TSV, JSON Web: HTML, MHTML...

    products.aspose.com/cells/go-cpp/
  3. Feature List Aspose.Font for .NET

    C# Font API supports different font formats and file operations such as loading, reading, detecting, extracting, and rendering font glyphs and font data.... Extract embedded licensing information...files Render text using font glyphs Render text using custom...

    docs.aspose.com/font/net/feature-list/
  4. WOFF Fonts Knowledge Base | Aspose.Font

    WOFF fonts - streamlined for faster loading, cross-browser compatibility, and custom typography. Learn everything about WOFF format....font data needed for rendering text, including glyph shapes, metrics...characters, so they can display text in multiple languages and scripts...

    docs.aspose.com/font/net/what-is-font/woff-font/
  5. C# API to convert Publisher PUB files

    Convertion functionality of Publisher file using Aspose.PUB for .NET solution is described and demonstrated with the pseudocode in this article....you can still access your documents in the future, even if Microsoft...(Microsoft Word), RTF (Rich Text Format), or HTML (web page format)...

    docs.aspose.com/pub/net/convert-pub-files/
  6. Visual Studio Export GridView To Excel Control|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....customize/localize Export button text. Apply look and feel of your...exported document Option to save each exported document on server...

    docs.aspose.com/cells/net/visual-studio-export-...
  7. Producer Name in Outputs|Aspose.Words for Node....

    Aspose.Words for Node.js via .NET add to the Document the generator name and version number that was used to create it. This data can be found in the Document in ways that depend on the output file format....Producer Name Included in Output Documents Contents [ Hide ] You can...can easily know if a document is produced by using Aspose.Words...

    docs.aspose.com/words/nodejs-net/generator-or-p...
  8. Producer Name in Outputs|Aspose.Words for Pytho...

    Aspose.Words for Python via .NET add to the Document the generator name and version number that was used to create it. This data can be found in the Document in ways that depend on the output file format....Producer Name Included in Output Documents Contents [ Hide ] You can...can easily know if a document is produced by using Aspose.Words...

    docs.aspose.com/words/python-net/generator-or-p...
  9. SVG

    SVG (Scalable Vector Graphics) is an XML-based vector image format that allows for high-quality, scalable graphics that can be displayed on the web or in other digital formats. It uses mathematical equations to create and render graphics, allowing them to be resized and manipulated without losing quality. It's commonly used for logos, icons, and illustrations on websites and in other digital media....edit and manipulate using any text editor. Designers use software...structure, including shapes, paths, text, and gradients. SVG also supports...

    products.aspose.com/gis/net/gis-formats/svg/
  10. Unloading OCR modules from memory|Documentation

    Release memory occupied by Aspose.OCR for Java recognition engine by unloading unneeded OCR modules....png" ); // Extract text from image RecognitionSettings...( result [ 0 ]. recognition_text ); // Unload all OCR models...

    docs.aspose.com/ocr/java/release_memory/