Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 833 for

self extracted

(0.51 sec)
  1. 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/
  2. 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...
  3. Converting a MHTML file to EPUB using Python | ...

    Sample code on Python for MHTML to EPUB conversion. Use example code for batch MHTML to EPUB conversion with Python and .NET...controls the accuracy of text extraction from image-based content...path_infile = path . join ( self . data_dir , infile ) path_outfile...

    products.aspose.com/pdf/python-net/conversion/m...
  4. Converting a SVG file to BMP using Python | Asp...

    Sample code on Python for SVG to BMP conversion. Use example code for batch SVG to BMP conversion with Python and .NET...document, allowing for the extraction of SVG content and other...path_infile = path . join ( self . data_dir , infile ) path_outfile...

    products.aspose.com/pdf/python-net/conversion/s...
  5. ImageData class | Aspose.Words for Python

    aspose.words.drawing.ImageData class. Defines an image for a shape... 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...
  6. Converting a PDF file to EPUB using Python | As...

    Sample code on Python for PDF to EPUB conversion. Use example code for batch PDF to EPUB conversion with Python and .NET... which enables automatic extraction of layout and formatting...path_infile = path . join ( self . data_dir , infile ) path_outfile...

    products.aspose.com/pdf/python-net/conversion/p...
  7. Convert DOTX to PPSM via Java or with free Onli...

    Java API to Export DOTX to PPSM without using Microsoft Word or PowerPoint or online. Test free DOTX to PPSM online converter quickly before integrating the code....a new Presentation object Extract content from HTML file using...automated, interactive, and self-running presentations that integrate...

    products.aspose.com/total/java/conversion/dotx-...
  8. 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...
  9. C++ OCR Image To Text Conversion | Aspose

    Convert images to text using C++ OCR library within your software application....to Text Conversion Via C++ Extract Text from Images BMP, GIF,...reading codes from vouchers and self-service stores etc. Converting...

    products.aspose.com/ocr/cpp/conversion/
  10. Paragraph.list_label property | Aspose.Words fo...

    Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and formatting for this paragraph.... @property def list_label ( self ) -> aspose . words . lists...... Examples Shows how to extract the list labels of all paragraphs...

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