Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 775 for

self extracted

(0.07 sec)
  1. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....ap def convert_pdf_to_pdf_e ( self , infile , outfile ): """PDF/E-1...path_infile = self . data_dir + infile path_outfile = self . data_dir...

    docs.aspose.com/pdf/python-net/whatsnew/
  2. Extracting Email Headers in Python|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Español Русский Portuguese Extracting Email Headers in Python Contents...Aspose.Email - Extracting Email Headers To Extract Email Headers...

    docs.aspose.com/email/java/extracting-email-hea...
  3. Extracting text from receipts|Documentation

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

    docs.aspose.com/ocr/java/recognition/receipt/
  4. Extract Images from PDF using Python|Aspose.PDF...

    How to extract a part of the image from PDF using Aspose.PDF for Python...Extract Images from PDF using Python Contents [ Hide ] This code...code snippets extracts embedded images from a PDF document for...

    docs.aspose.com/pdf/python-net/extract-images-f...
  5. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates....Ask AI 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. FontInfoCollection indexer | Aspose.Words for P...

    FontInfoCollection indexer. Gets a font at the specified index.... def __getitem__ ( self , index : int ): ... Parameter...int Examples Shows how to extract an embedded font from a document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for Python via .NET allows you to sign PDF documents from a smart card using signature field....path_infile = self . data_dir + infile path_outfile = self . data_dir...data_dir + outfile path_pngfile = self . data_dir + pngfile # Open...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  8. EmbeddedFontStyle enumeration | Aspose.Words fo...

    aspose.words.fonts.EmbeddedFontStyle enumeration. Specifies the style of an embedded font inside a [FontInfo](../fontinfo/) object.... Examples Shows how to extract an embedded font from a document...correct format before we can extract the font. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.select_single_node method | Aspos...

    CompositeNode.select_single_node method. Selects the first [Node](../../node/) that matches the XPath expression.... def select_single_node ( self , xpath : str ): ... Parameter...docx' ) # This expression will extract all paragraph nodes, # which...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontInfo.get_embedded_font_as_open_type method ...

    FontInfo.get_embedded_font_as_open_type method. Gets an embedded font file in OpenType format...get_embedded_font_as_open_type ( self , style : aspose . words . fonts...embedded. Examples Shows how to extract an embedded font from a document...

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