Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 6,380 for

text extraction

(0.2 sec)
  1. Apply Shape Animations in Presentations in .NET...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for .NET. 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/net/shape-animation/
  2. Edit HTML In Javascript

    Edit HTML in JavaScript code....C# C++ View code snippet Edit text in HTML using JavaScript Programmatic...modern digital workflow. Edit text in HTML, insert graphs using...

    products.aspose.com/words/nodejs-net/edit/html/
  3. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....WriteLine (); } Shows how to extract images from a document, and...paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/com...
  4. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a list of steps, and a runnable sample code to delete empty page in Word using Java....and verify the existence of text or shape in it. Steps to Delete...through all the pages and get its text and shapes Save the list of...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  5. Working with image regions|Documentation

    Automatic detection of Text bounding boxes and Extraction of Text inside image rectangles....certain areas of an image, not all text. This is very useful for batch...bounding boxes Extracting lines with coordinates Finding text in an image...

    docs.aspose.com/ocr/python-net/image-regions/
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using Python https://products.aspose.com/pdf/python-net/conversion/ Recent content in PDF Conversion Solution using Pyt......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/python-net/conversion/i...
  7. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting Text from scanned receipts....settings are applicable when extracting text from scanned receipts in...recognition accuracy of white text on a dark/black background....

    docs.aspose.com/ocr/python-net/recognition-sett...
  8. PdfPermissions enumeration | Aspose.Words for P...

    aspose.words.saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document....CONTENT_COPY Copy or otherwise extract text and graphics from the document...CONTENT_COPY_FOR_ACCESSIBILITY Extract text and graphics (in support...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 C++ 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码以编程方式编辑 PDF 文档...textFragmentAbsorber ); // Get the extracted text fragments auto textFragmentCollecti...Update text and other properties textFragment -> set_Text ( u "UPDATED...

    products.aspose.com/pdf/zh-hans/cpp/redaction/
  10. 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/