Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 759 for

self extracting

(0.09 sec)
  1. OleFormat.save method | Aspose.Words for Python

    aspose.words.drawing.OleFormat.save method... def save ( self , stream : io . BytesIO ): ...the specified name. def save ( self , file_name : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 从PDF文档的所有页面提取文本(Python)|Aspose.PDF for Java

    解释如何使用PDF文件格式API在Python中从PDF页面提取文本。...# 打开目标文档 pdf = self . Document () pdf = self . dataDir + 'input1...'input1.pdf' text_absorber = self . TextAbsorber () pdf . getPages...

    docs.aspose.com/pdf/zh/java/extract-text-from-a...
  3. Extract Data from AcroForm using Python|Aspose....

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....Extract Data from AcroForm using Python Contents [ Hide ] Extract...for Python makes it easy to extract form field data or information...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  4. 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...
  5. Extract Images from PDF Python | Aspose.PDF

    Extract images from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...Extract Images from PDF Document Using Python Tool In order to...to extract Image from PDF, we’ll use Aspose.PDF for .NET API...

    products.aspose.com/pdf/python-net/images/extract/
  6. 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...
  7. FontInfo.get_embedded_font method | Aspose.Word...

    FontInfo.get_embedded_font method. Gets a specific embedded font file.... def get_embedded_font ( self , format : aspose . words ....embedded. Examples Shows how to extract an embedded font from a document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython....ProcessComments : def __init__ ( self ): dataDir = Settings . dataDir..."TestFile.doc" ) comments = self . extract_comments ( doc ) for comment...

    docs.aspose.com/words/java/working-with-comment...
  10. OleFormat.prog_id property | Aspose.Words for P...

    OleFormat.prog_id property. Gets or sets the ProgID of the OLE object....prog_id ( self ) -> str : ... @prog_id.setter def prog_id ( self , value...string. Examples Shows how to extract embedded OLE objects into files...

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