Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 5,637 for

extract text

(0.08 sec)
  1. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....the ascent and descent of a text given font and size with Aspose...fontSize) String someText = "Testing text" ; float fontSize = 10 ; TextFragment...

    docs.aspose.com/pdf/java/whatsnew/
  2. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for PHP via Java and elevate your presentations with professional Text formatting for maximum impact....Subscript Text You can add superscript and subscript text inside...Superscript or Subscript text in Aspose.Slides text frame one must use...

    docs.aspose.com/slides/php-java/superscript-and...
  3. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Node.js via Java and elevate your presentations with professional Text formatting for maximum impact....Script Text You can add superscript and subscript text inside...Superscript or Subscript text in Aspose.Slides text frame one must use...

    docs.aspose.com/slides/nodejs-java/superscript-...
  4. Glyphs and Metrics of Type1 Fonts | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 fonts within Java....❤ by GitHub Load and Extract Data Text Rendering using Type1...

    docs.aspose.com/font/java/glyphs-and-metrics-ty...
  5. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Java—automate slide layout adjustments and boost productivity....works for most shape types (text boxes, images, charts, etc.)...scaling them individually. Extract Images from Presentation Shapes...

    docs.aspose.com/slides/java/re-sizing-shapes-on...
  6. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....code snippets show how to add text in an existing PDF file. Headers...h> #include <Aspose.PDF.Cpp/Text/TextFragment.h> #include <Aspose...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  7. Using wrapper in CPP|Aspose.PDF for .NET

    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....will use a wrapper to retrieve text from PDF documents. #include...( String ^ file ) { String ^ text ; TextRetriever :: IRetrieverPtr...

    docs.aspose.com/pdf/net/using-wrapper-in-cpp/
  8. What is HTML DOM? – C# Parsing

    You will find information about an HTML DOM and learn how to access and manipulate a DOM tree using the Aspose.HTML C# library....element, class, tag, attribute, or text. For example, each piece, such...such as an image or piece of text, is called a “node.” A DOM tree...

    docs.aspose.com/html/net/tutorial/what-is-html-...
  9. Specialized recognition methods|Documentation

    Extracting Text ID cards, passports, vehicle license plates, receipts, and invoices....fine-tuned OCR methods for extracting text from certain types of images:...images: Extracting text from ID cards Automatically read text from...

    docs.aspose.com/ocr/python-net/specialized-reco...
  10. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... A text fragment is added to the first...cell . paragraphs . add ( ap . text . TextFragment ( image )) #...

    docs.aspose.com/pdf/python-net/adding-tables/