Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 85 for

self extracted

(0.06 sec)
  1. 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...
  2. 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...
  3. How to Password Protect a ZIP File in C#

    This basic tutorial explains how to password protect a ZIP file in C#. It includes all relevant details and a code snippet to encrypt ZIP file in C#....if you want to create self-extracting ZIP using C# then refer...article on how to create self extracting ZIP archive in C# . Updated...

    kb.aspose.com/zip/net/how-to-password-protect-a...
  4. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor... def __init__ ( self , page : int ): ... Parameter...page indices. def __init__ ( self , pages : List [ int ]): .....

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. LayoutEnumerator.set_current method | Aspose.Wo...

    LayoutEnumerator.set_current method. Extracts an opaque position of the [LayoutEnumerator](../) which corresponds to the specified node and sets this position as current position in the page layout model...set_current(collector, node) Extracts an opaque position of the...layout model def set_current ( self , collector : aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ID card recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from ID cards.... Applicable to Extracting text from an ID card Example...images . add ( os . path . join ( self . dataDir , "ID1.png" )); images...

    docs.aspose.com/ocr/java/recognition-settings-i...
  9. FontInfoCollection indexer | Aspose.Words for P...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...