Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 5,976 for

document text extraction

(0.2 sec)
  1. Converting a JPEG file to PDF using Android via...

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

    products.aspose.com/pdf/android-java/conversion...
  2. Convert WORDML to PPSM in Android Apps or with ...

    WORDML to PPSM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free WORDML to PPSM online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...feature allows you to convert documents from one format to another...

    products.aspose.com/total/android-java/conversi...
  3. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects....Hide Show ] Extract Images from a OneNote Document All images...in a OneNote document. Extract Images To extract all images or...

    docs.aspose.com/note/java/working-with-images/
  4. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....insert a text frame containing the Hello World text, and adjust...and text formatting. It also explains how to make the text visible...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  5. Java BarCode API

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....to extract and read barcode embedded into a PDF document programmatically...and extract barcode images from multi-page PDF documents in Java...

    blog.aspose.com/tag/java-barcode-api/
  6. 从PDF文件提取原始文本|Aspose.PDF for Android via Java

    本文介绍了使用Aspose.PDF for Android via Java从PDF文档中提取文本的各种方法。可以从整个页面、特定部分、基于列等提取。... 使用 Document 类打开 PDF,并调用 Pages 集合的 Accept...方法。 TextAbsorber 类从文档中吸收文本并返回到 Text 属性中。 以下代码片段向您展示如何从 PDF 文档的所有页面中提取文本。...

    docs.aspose.com/pdf/zh/androidjava/extract-text...
  7. Work with PDF layers using C#|Aspose.PDF for .NET

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....Hide ] PDF layers allow a PDF document to contain different sets...Each layer in a PDF may include text, images, or graphics, and users...

    docs.aspose.com/pdf/net/work-with-pdf-layers/
  8. 请问怎么提取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
  9. Converting a PDF file to JPEG using Android via...

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

    products.aspose.com/pdf/android-java/conversion...
  10. Performance optimization|Documentation

    Increase recognition speed and optimize resource usage.... Extracting text from images which contain...contain a single line of text . About 7 times faster than normal...

    docs.aspose.com/ocr/cpp/performance-optimization/