Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 838 for

self extracting

(1.26 sec)
  1. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture... Examples Shows how to extract images from a document, and.... NodeType . SHAPE , True ) self . assertEqual ( 9 , len ([ s...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render... @property def page_set ( self ) -> aspose . words . saving...@page_set.setter def page_set ( self , value : aspose . words . saving...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of list label....label_string ( self ) -> str : ... Examples Shows how to extract the list...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extract Text From Stamps using Python|Aspose.PD...

    Learn how to use special feature of Aspose.PDF for Python - text exstraction from stamp annotations...Extract Text From Stamps using Python Contents [ Hide ] Extract...Aspose.PDF for Python lets you extract text from stamp annotations...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  5. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.layout.LayoutEnumerator class. Enumerates page layout entities of a document....set_current(collector, node) Extracts an opaque position of the...layout . LayoutEnumerator ( doc ) self . assertEqual ( doc , layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PlainTextDocument class | Aspose.Words for Python

    aspose.words.PlainTextDocument class. Allows to extract plain-text representation of the document's content...PlainTextDocument class Allows to extract plain-text representation of...'PlainTextDocument.Load.docx' ) self . assertEqual ( 'Hello world...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Converting a XPS file to TXT using Python | Asp...

    Sample code on Python for XPS to TXT conversion. Use example code for batch XPS to TXT conversion with Python and .NET...document to be processed for extraction, in this case page 1 is selected...class, which will be used to extract text from the specified page...

    products.aspose.com/pdf/python-net/conversion/x...
  8. Converting a MD file to EPUB using Python | Asp...

    Sample code on Python for MD to EPUB conversion. Use example code for batch MD to EPUB conversion with Python and .NET...controlling how metadata is extracted from the document. Specify...path_infile = path . join ( self . data_dir , infile ) path_outfile...

    products.aspose.com/pdf/python-net/conversion/m...
  9. 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.... join ( self . data_dir , outfile ) # Load...file img . file = path . join ( self . data_dir , image ) # Set width...

    docs.aspose.com/pdf/python-net/adding-tables/
  10. DocumentProperty.to_byte_array method | Aspose....

    DocumentProperty.to_byte_array method. Returns the property value as byte array.... def to_byte_array ( self ): ... Remarks Throws an exception...Thumbnail.epub' ) # We can extract a document's thumbnail image...

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