Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 5,476 for

document text extraction

(0.18 sec)
  1. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images....Finding word bounding boxes Extracting text inside a rectangle Analyzing...

    docs.aspose.com/ocr/java/image-regions-characte...
  2. Feature List | Aspose.Font for C++

    C++ Font API supports different font formats and file operations such as loading, reading, detecting, extracting, and rendering font glyphs and font data....render any desired glyphs or text with ease. Rich Features Font...Spot Latin Symbols in Fonts. Extract embedded licensing information...

    docs.aspose.com/font/cpp/feature-list/
  3. Compress Folder Respecting its Structure using ...

    Learn how to efficiently compress a folder while preserving its internal structure using various tools like Zip, 7-zip, TAR, or XAR via Python.NET....NET Conversion Demos Documentation Source Code API Reference...Overview Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/zip/python-net/advanced-api...
  4. Integrating Aspose.Slides with Google Slides|As...

    Learn how to integrate Aspose.Slides with Google Slides and Google Drive for seamless presentation processing. Use Google API via OAuth 2.0 or Service Accounts to convert, edit, upload, and download presentations programmatically in .NET.... Text = "Hello from Google Drive!"...the first slide and set its text var shape = presentation . Slides...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  5. Python Excel Spreadsheet API | products.aspose....

    Aspose.Cells for Python via .NET library to create, repair, merge, parse and convert excel files. This powerful API provides a streamlined and efficient solution to create, repair, merge, parse and convert excel files, fulfilling specific developer needs with high precision....Install-Package Visit our documentation for more details. Aspose...spreadsheets, manipulate as well as extract information from excel files...

    products.aspose.com/cells/python-net/
  6. Convert XML to Excel via C# API | products.aspo...

    C# API to Convert XML Files to Excel formats without using Microsoft Excel or Adobe Reader...converting XML to Excel, you can extract and transform data from the...utilizing this API, you can extract and transform data from the...

    products.aspose.com/total/net/conversion/xml-to...
  7. Export Presentation Charts in Java|Aspose.Slide...

    Learn how to export presentation charts with Aspose.Slides for Java, supporting PPT and PPTX formats, and streamline reporting into any workflow....Java provides support for extracting image of specific chart....rendering preserves metrics and text appearance. Does export honor...

    docs.aspose.com/slides/java/export-chart/
  8. Export Presentation Charts in .NET|Aspose.Slide...

    Learn how to export presentation charts with Aspose.Slides for .NET, supporting PPT and PPTX formats, and streamline reporting into any workflow....NET provides support for extracting image of specific chart....rendering preserves metrics and text appearance. Does export honor...

    docs.aspose.com/slides/net/export-chart/
  9. Manipulating EPS Images|Documentation

    Aspose.Imaging graphic library for Python supports manipulating EPS images, exporting to other formats, resizing images and extracting preview images....image formats for combining text, graphics, and images is Encapsulated...Encapsulated Postscript ( EPS ). EPS documents contain a PostScript program...

    docs.aspose.com/imaging/python-net/developer-gu...
  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/