Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 688 for

self extracted

(0.14 sec)
  1. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the shape... @property def image_data ( self ) -> aspose . words . drawing...... Examples Shows how to extract images from a document, and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image....has_image ( self ) -> bool : ... Examples Shows how to extract images.... NodeType . SHAPE , True ) self . assertEqual ( 9 , len ([ s...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument constructor... def __init__ ( self , file_name : str ): ... Parameter...file_name str Name of the file to extract the text from. Exceptions exception...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeList.to_array method | Aspose.Words for Python

    NodeList.to_array method. Copies all nodes from the collection to a new array of nodes.... def to_array ( self ): ... Remarks You should not...docx' ) # This expression will extract all paragraph nodes, # which...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates....Extracting text from vehicle license plate images Contents [...recognition algorithm that extracts text from vehicle license...

    docs.aspose.com/ocr/java/recognition/car-plate/
  6. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_pages method... def remove_blank_pages ( self , input_file_name : str , output_file_name...removed. def remove_blank_pages ( self , input_file_name : str , output_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.get_page_info method | Aspose.Words fo...

    Document.get_page_info method. Gets the page size, orientation and other information about a page that might be useful for printing or rendering.... def get_page_info ( self , page_index : int ): ... Parameter...the document is not colored. self . assertFalse ( doc . get_page_info...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extracting text from receipts|Documentation

    How to digitize scanned receipts by automatically extracting text from them....Extracting text from receipts Contents [ Hide ] Almost all organizations...recognition algorithm that extracts text from scanned receipts...

    docs.aspose.com/ocr/java/recognition/receipt/
  9. ImageData.save method | Aspose.Words for Python

    aspose.words.drawing.ImageData.save method... def save ( self , stream : io . BytesIO ): ...image into a file. def save ( self , file_name : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract Attachments from PDF using Python | Asp...

    Extract Attachments from PDF with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....How to Extract Attachments Using Python for .NET Library In order...order to extract Attachments in PDF file, we’ll use Aspose.PDF...

    products.aspose.com/pdf/python-net/attachments/...