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

self extracted

(0.06 sec)
  1. How to Create Self Extracting ZIP using C#

    This short tutorial guides on how to create Self extracting ZIP using C#. It contains all the necessary information like environment configuration and runnable sample code to generate Self extracting ZIP files using C#....Product Family How to Create Self Extracting ZIP using C# This quick...describes how to create self extracting Zip using C# in the form...

    kb.aspose.com/zip/net/how-to-create-self-extrac...
  2. Splitter.extract_pages method | Aspose.Words fo...

    aspose.words.lowcode.Splitter.extract_pages method...extract_pages method Contents [ Hide ] extract_pages(input_file_name...start_page_index, page_count) Extracts a specified range of pages...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to save it into a file....suggested_extension ( self ) -> str : ... Examples Shows how to extract embedded...ole_format = shape . ole_format self . assertEqual ( 'Excel.Sheet...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OleFormat.auto_update property | Aspose.Words f...

    OleFormat.auto_update property. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word....@property def auto_update ( self ) -> bool : ... @auto_update...@auto_update.setter def auto_update ( self , value : bool ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OleFormat.is_locked property | Aspose.Words for...

    OleFormat.is_locked property. Specifies whether the link to the OLE object is locked from updates.... @property def is_locked ( self ) -> bool : ... @is_locked.setter...setter def is_locked ( self , value : bool ): ... Remarks The...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. Document.extract_pages method | Aspose.Words fo...

    Document.extract_pages method. Returns the [Document](../) object representing specified range of pages....extract_pages method extract_pages(index, count) Returns the...range of pages. def extract_pages ( self , index : int , count...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfSaveOptions.image_compression property | Asp...

    PdfSaveOptions.image_compression property. Specifies compression type to be used for all images in the document....@property def image_compression ( self ) -> aspose . words . saving...setter def image_compression ( self , value : aspose . words . saving...

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

    aspose.words.drawing.OleFormat class. Provides access to the data of an OLE object or ActiveX control... Examples Shows how to extract embedded OLE objects into files...ole_format = shape . ole_format self . assertEqual ( 'Excel.Sheet...

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