Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 5,354 for

extract text

(0.08 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. PDF Forms. Manage via C# | Aspose.PDF

    Manage PDF Forms programmatically with C# sample code using Aspose.PDF for .NET....add new fields to Acroform Extract data from Acroforms Fill PDF...PartialName = "textbox1" , Value = "Text Box" }; var border = new Aspose...

    products.aspose.com/pdf/net/acroforms/
  3. 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/
  4. Managing OLE Objects|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....information objects of all kinds: text, calendars, animations, sound...via .NET supports adding, extracting and manipulating OLE objects...

    docs.aspose.com/cells/python-net/managing-ole-o...
  5. PDF Forms. Manage via C++ | Aspose.PDF

    Manage PDF Forms programmatically with C++ sample code using Aspose.PDF for C++....add new fields to Acroform Extract data from Acroforms Fill PDF...textBoxField -> set_Value ( u "Text Box" ); // TextBoxField.Border...

    products.aspose.com/pdf/cpp/acroforms/
  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. Textabsorber not getting regex right, when havi...

    Hi Team, i’m trying to remove the tags from the document using the attached code. but when trying to add a colon in the tag like below, and modified the regex as below. the Textfragent is not coming. i’ve using the fil…...the TextFragmentAbsorber to extract tags that include a colon....for the colon, or the text extraction process might differ between...

    forum.aspose.com/t/textabsorber-not-getting-reg...
  8. 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/
  9. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, Text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Java....documents, a common task is to extract all images found in the document...provides the functionality for extracting and saving image data. However...

    docs.aspose.com/words/java/rendering-shapes-sep...
  10. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects in JavaScript using Aspose.Cells via C++....</ head > < body > < h1 > Extract OLE Object Class Identifier...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/get-or-set...