Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 522 for

text extraction

(0.08 sec)
  1. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, Textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....get_AlternativeText () Defines alternative text to be displayed instead of a...the shape is below or above text. get_Bottom () Gets the position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Convert PDF documents using C# API https://docs.aspose.com/pdf/net/converting/ Recent content in Convert PDF documents using C# API on Documentation ......users to be able to manipulate text, tables and images in files...Every visually grouped block of text in the original PDF is converted...

    docs.aspose.com/pdf/net/converting/index.xml
  3. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....getAlternativeText() Defines alternative text to be displayed instead of a...the shape is below or above text. getBlur() getBottom() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  4. Paragraph | Aspose.Words for Java

    Represents a paragraph of Text in Java....CompositeNode Represents a paragraph of text. To learn more, visit the Working...ControlChar.CELL characters inside the text of the paragraph as it might...

    reference.aspose.com/words/java/com.aspose.word...
  5. Scan QR Code using Java

    This quick tutorial covers how to scan QR code using Java. It discusses the step-by-step process and the sample code to create QR scanner in Java....code from the input picture Extract the barcode type with the getCodeTypeName()...getCodeTypeName() method and the encoded text These steps summarize how to...

    kb.aspose.com/barcode/java/scan-qrcode-using-java/
  6. PdfPermissions Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPermissions enum for controlling user access on encrypted PDFs. Enhance security and manage document operations effectively....ContentCopy 10 Copy or otherwise extract text and graphics from the document...ContentCopyForAccess 200 Extract text and graphics (in support...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Document | Aspose.Words for Java

    Represents a Word document in Java....kerning applies to both Latin text and punctuation. getRange()...document. getText() Gets the text of this node and of all its...

    reference.aspose.com/words/java/com.aspose.word...
  8. Latest Aspose.CAD Product Family topics - Free ...

    Get technical support of Aspose.CAD for .NET, Java and JasperReports....radius 7 53 April 3, 2025 Extract Meta Data From Dwf File 3 21...issue 3 36 March 24, 2025 Extract Text from DGN file 2 41 March...

    forum.aspose.com/c/cad/19
  9. How to Read PDF Table in Python

    This article guides you on how to read PDF table in Python. It shares details about the IDE settings, program flow and a runnable sample code to extract table from PDF using Python....a runnable sample code to extract table from PDF in Python ....all the data in it. Steps to Extract Table Data from PDF using Python...

    kb.aspose.com/pdf/python/how-to-read-pdf-table-...
  10. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...example demonstrating how to extract the numbering value from paragraphs...label value and the paragraph text System.out.println("List item:...

    forum.aspose.com/t/how-to-get-the-value-of-the-...