Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 6,383 for

text extraction

(0.14 sec)
  1. Convert PDF Pages to Images and Recognize Barco...

    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....PDF documents usually comprise text, images, tables, attachments...Code39Extended ); // String txtResult.Text = ""; while ( barcodeReader...

    docs.aspose.com/pdf/net/convert-pdf-pages-to-im...
  2. C++ API to Export PDF to DOCM | products.aspose...

    Convert PDF to DOCM within C++ applications....also allows developers to extract text, images, and other content...also allows developers to extract text, images, and other content...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....of image regions containing text paragraphs. This can be useful...an image or extracting individual blocks of text. To get bounding...

    docs.aspose.com/ocr/java/image-regions-paragrap...
  4. X-Axis Title Is Cut Off When Converting a Prese...

    Hi Team, I have a sample PPTX with a single slide having a single shape. When I get an image of this shape using Aspose, I see that the Text “Time, t, in seconds” appears to be cut. I am using Aspose 25.5 version. Code…...using Aspose, I see that the text “Time, t, in seconds” appears...the text in your shape is being cut off when you extract it as...

    forum.aspose.com/t/x-axis-title-is-cut-off-when...
  5. How to Run the Examples|Documentation

    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....13 or later Text editor or IDE Import from GitHub...download the ZIP file from here . Extract the contents of the ZIP file...

    docs.aspose.com/cells/go-cpp/how-to-run-the-exa...
  6. Determine if Shape is Smart Art Shape with Java...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...with JavaScript via C++ Extract Text from the Gear Type SmartArt...

    docs.aspose.com/cells/javascript-cpp/determine-...
  7. AsposeAI Spell-check correction|Documentation

    Improve OCR accuracy by applying LLM‑powered spell‑check to raw output....spelling mistakes in recognized text. modelConfig = new AsposeAIModelConfig...get_result ()[ 0 ] . recognition_text ) ai . free_resources () Live...

    docs.aspose.com/ocr/python-net/ai/ai-spell-check/
  8. Export CGM to PPTM in Android | products.aspose...

    Android API to Convert CGM to PPTM without using Microsoft Word...to other file formats, extracting text and images, and more. After...presentations from scratch, adding text, shapes, and images, and more...

    products.aspose.com/total/android-java/conversi...
  9. How to Zip Files Without Compression via Java

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications....ensuring faster archival and extraction processes without the burden...)) { File fi1 = new File ( "text.txt" ); File fi2 = new File...

    products.aspose.com/zip/java/advanced-api-featu...
  10. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...mAcceptingNodeChildT.append(text + "\r\n"); } private int mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...