Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 6,168 for

document text extraction

(0.92 sec)
  1. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Node.js via C++ can help you use it for your day-to-day business needs....converting images to machine-readable text. Employing sophisticated machine...and neural networks, it extracts text from scans, photos, or other...

    docs.aspose.com/ocr/nodejs-cpp/product-overview/
  2. Apply Conditional Formatting in Worksheets|Docu...

    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....highlight a negative value, or the text color might be green for a positive...watermarks into produced documents. Create a project . Either...

    docs.aspose.com/cells/java/apply-conditional-fo...
  3. Converting a PDFA file to PDF using Android via...

    Sample code on Java for PDFA to PDF conversion. Use example code for batch PDFA to PDF conversion in Android...convert programmatically a document from PDFA to PDF format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/android-java/conversion...
  4. Apply Shape Animations in Presentations Using C...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for C++. Stand out!...effects that can be applied to texts, images, shapes, or charts ...you to apply animation to the text in a shape. Create an instance...

    docs.aspose.com/slides/cpp/shape-animation/
  5. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....an image or extracting individual blocks of text. To get bounding...each word in each image. PDF documents can contain more than one...

    docs.aspose.com/ocr/java/image-regions-word-find/
  6. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for C++ using clear code samples that speed up slide design and automation.... It shows how to extract text from SmartArt shapes, change...SmartArt object on a slide. Get Text from a SmartArt Object Now TextFrame...

    docs.aspose.com/slides/cpp/manage-smartart/
  7. Converting a PDF file to DOC using Android via ...

    Sample code on Java for PDF to DOC conversion. Use example code for batch PDF to DOC conversion in Android...convert programmatically a document from PDF to DOC format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/android-java/conversion...
  8. Java API to Render PS to XLSM | products.aspose...

    Export PS to XLSM via Java API without using Microsoft Excel or Adobe Reader...create, edit, and convert PDF documents from within their Java applications...via Java Open PS file using Document class Convert PS to XLSX by...

    products.aspose.com/total/java/conversion/ps-to...
  9. Convert ONETOC2 to JPEG via C# | .NET

    Sample code for ONETOC2 to JPEG C# conversion. Use API example code for batch ONETOC2 files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....NET Onenote Converter Documentation Source Code API Reference...Overview Onenote Converter Documentation Source Code API Reference...

    products.aspose.com/note/net/conversion/onetoc2...
  10. 请问怎么提取docx文件批注内容和他批注的文字位置内容 - Free Support Foru...

    请问怎么提取docx文件批注内容和他批注的文字位置内容 类似这种 字典的值应该是地址什么什么。值是批注内容...DOCX 文档 Document doc = new Document("path/to/your/document.docx");...entrySet()) { System.out.println("Text: " + entry.getKey() + " | Comment:...

    forum.aspose.com/t/docx/316434