Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 5,356 for

extract text

(0.06 sec)
  1. Create HTML in C# – Aspose.HTML for .NET

    Create HTML files in C# with Aspose.HTML for .NET. Learn how to create HTML from scratch and how to edit the content of an HTML document....heading element (h1) and set its text var h1 = (HTMLHeadingElement)document...paragraph element (p) set its text var p = (HTMLParagraphElement)document...

    products.aspose.com/html/net/create-html/
  2. Dewarping|Documentation

    How to straighten curved and distorted images before recognition....efficiency of segmentation and text extraction. Aspose.OCR implements...removing the image curvature, text lines will have some wave-like...

    docs.aspose.com/ocr/net/dewarp/
  3. Aspose.PDF Java table/row/cell extraction issue...

    Hi, I am using Aspose PDF for Java version 25.9. I am trying to Extract Text from a PDF with tables in an Table-row-cell structure but the Text contained in a PDF cell is not in the proper cell. Here is the code sample: …...PDF Java table/row/cell extraction issue Aspose.PDF Product...version 25.9. I am trying to extract text from a PDF with tables in...

    forum.aspose.com/t/aspose-pdf-java-table-row-ce...
  4. Supported Features – Features List – Aspose.HTM...

    Learn about Aspose.HTML for Java supported features such as document manipulation, data Extraction, conversion, platform independence, etc.... Extracting styles for particular HTML...Namespaces structure in API Text Features Aspose.HTML for Java...

    docs.aspose.com/html/java/getting-started/featu...
  5. Binarization|Documentation

    How to convert an image to black and white either automatically or by manually specifying a threshold....Contents [ Hide ] While you can extract text from color or grayscale...black and white images to detect text and perform automatic corrections...

    docs.aspose.com/ocr/java/binarization/
  6. Aspose.OCR for C++|Documentation

    Aspose.OCR for C++ is an easy-to-use C and C++ API for converting scanned images and photographs to Text....API for converting images to text. It allows you to add optical...Aspose.OCR for C++ can also read texts in mixed languages. OCR API...

    docs.aspose.com/ocr/cpp/
  7. AbsolutePositionTab Class | Aspose.Words for .NET

    Discover the Aspose.Words.AbsolutePositionTab class, enabling precise Text positioning in WordprocessingML for enhanced document formatting and control....position on the current line of text when displaying this WordprocessingML...position tab.docx" ); // Extract the text contents of our document...

    reference.aspose.com/words/net/aspose.words/abs...
  8. Features|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting.... Rich Text Format - RTF Comprehensive support...documents in the OpenDocument Text (.odt) format. Adobe Portable...

    docs.aspose.com/words/python-net/features/
  9. 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/
  10. Convert JPEG to TXT via C# | Aspose

    Sample code for JPEG to TXT C# conversion. Use API example code for batch JPEG files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on JPEG document and save text as JPEG document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/jpeg-to-...