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

extract text

(0.06 sec)
  1. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....poor performance when adding text to documents and overall performance...accuracy – fixed missing vertical text on the left side of PDFs and...

    docs.aspose.com/pdf/python-net/whatsnew/
  2. Determine if Shape is Smart Art Shape with C++|...

    Learn how to determine if a shape is a Smart Art Shape using Aspose.Cells for C++....to Group Shape with C++ Extract Text from the Gear Type SmartArt...

    docs.aspose.com/cells/cpp/determine-if-shape-is...
  3. Deal with PDF Forms in C# | Aspose.PDF

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

    products.aspose.com/pdf/net/acroforms/
  4. Convert EML to VCF via C# | products.aspose.com

    Sample code for EML to VCF C# conversion. Use API example code for batch EML files to VCF conversion within VB.NET, Asp.NET or any .NET based application....programmatically allows users to extract contact information and transform...alternate view with MediaType "text/vcard" (VCF) var vcfView = eml...

    products.aspose.com/email/net/conversion/eml-to...
  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/net/binarization/
  6. Working With Comments in Ruby|Aspose.Words for ...

    Working with comments using Ruby....you can see example code to extract comments, delete a specific...all comments from document extract_comments ( doc ) # Remove comments...

    docs.aspose.com/words/java/working-with-comment...
  7. FAQs|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....universal format for any client is ’text/plain’ and these settings are...components in simplest format (text/plain). In other words there...

    docs.aspose.com/email/net/faqs/
  8. 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/
  9. What's new 2022|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2022....supports extracting SubScript and SuperScript text from PDF....SuperScript text such as H2O, then extracting the text from the...

    docs.aspose.com/pdf/net/whatsnew/2022/
  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/