Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 5,355 for

extract text

(0.12 sec)
  1. Document Processing API for .NET: C#, F#, VB.NE...

    C# ASP.NET VB.NET library to work with Word files. Create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats.... Extract data from documents Customize the extraction process...by specific criteria. The extracted data can then be used for...

    products.aspose.com/words/net/
  2. C++ Word API | Document Creation Parsing and Co...

    Fast C++ document-processing library for creating, editing, transforming and rendering documents from code. Read, convert any office documents. Programmatically generate documents from your data sources.... Extract data from documents Customize the extraction process...by specific criteria. The extracted data can then be used for...

    products.aspose.com/words/cpp/
  3. 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...
  4. Remove Breaks in Ruby|Aspose.Words for Java

    Remove breaks using Ruby....then run_text = run . getText () run_text = run_text . gsub (...PAGE_BREAK , '' ) run . setText ( run_text ) #end end i = i + 1 end end...

    docs.aspose.com/words/java/remove-breaks-in-ruby/
  5. Add Pages to PDF in Python | Insert a Page to PDF

    Add pages to PDF in Python. Learn how to insert a page in a PDF, add pages from other PDFs, and insert pages at specific positions programmatically....over PDF elements, including text, images, annotations, forms... as each page could include text, charts, or images loaded dynamically...

    blog.aspose.com/pdf/add-pages-to-pdf-in-python/
  6. 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-...
  7. Convert Markdown to Image – Java Code and Onlin...

    Sample Java code for Markdown to Image conversion with Aspose.HTML for Java. Use it to convert MD to Image in any Java web or desktop application....edit, navigate through nodes, extract data and convert HTML, XHTML...indicate formatting in plain text. MD files use Markdown language...

    products.aspose.com/html/java/conversion/md-to-...
  8. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, Textbox, freeform, OLE object, ActiveX control, or picture...can have text, but not all. Shapes that can have text, can contain...alternativeText Defines alternative text to be displayed instead of a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. What is a Primavera P6 XML File? Primavera P6 X...

    Learn about the Primavera XML file format, its extension, and its role in project management. Discover how to process, edit, and convert XML files with Aspose.Tasks. Automate project workflows using C#, Java, C++, and Python to seamlessly read, modify, and export Primavera XML files....edit, convert, write, and extract data from Primavera P6 XML...parse and extract project data programmatically. Text Editors (e...

    products.aspose.com/tasks/supported-formats/p6xml/
  10. NodeList.to_array method | Aspose.Words for Python

    NodeList.to_array method. Copies all nodes from the collection to a new array of nodes....docx' ) # This expression will extract all paragraph nodes, # which...} , contents: " { node . get_text () . strip () } "' ) index +=...

    reference.aspose.com/words/python-net/aspose.wo...