Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 360,885 for

save

(0.1 sec)
  1. ImageSaveOptions constructor | Aspose.Words for...

    ImageSaveOptions constructor. Initializes a new instance of this class that can be used to Save rendered images in the [SaveFormat.TIFF](../../../aspose.words/Saveformat/#TIFF), [SaveFormat.PNG](../../../aspose.words/Saveformat/#PNG), [SaveFormat.BMP](../../../aspose.words/Saveformat/#BMP), [SaveFormat.JPEG](../../../aspose.words/Saveformat/#JPEG), [SaveFormat.EMF](../../../aspose.words/Saveformat/#EMF), [SaveFormat.EPS](../../../aspose.words/Saveformat/#EPS), [SaveFormat.WEB_P](../../../aspose.words/Saveformat/#WEB_P) or [SaveFormat.SVG](../../../aspose.words/Saveformat/#SVG) format....constructor ImageSaveOptions(save_format) Initializes a new instance...this class that can be used to save rendered images in the SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Exporting Images to Different Formats in PHP|Do...

    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....new BmpOptions (); $image -> save ( $dataDir . "output.bmp" ,...the default options $image -> save ( $dataDir . "output.jpg" ,...

    docs.aspose.com/imaging/java/exporting-images-t...
  3. 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....is_locked ) # If we plan on saving the OLE object to a file in...suggested_extension ) # Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageSaveOptions | Aspose.Words for .NET

    Discover the ImageSaveOptions constructor for saving images in versatile formats like TIFF, PNG, BMP, JPEG, EMF, EPS, WebP, and SVG. Optimize your image handling!...this class that can be used to save rendered images in the Tiff...configure compression while saving a document as a JPEG. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Add Pages to PDF using C++ | Aspose.PDF

    Add PDF pages to your document programmatically with C++ sample code using Aspose.PDF for C++... Save the output PDF using the Save method. Insert...Insert ( 2 ); // Save output file document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/pages/add/
  6. DocumentProperty.ToByteArray | Aspose.Words for...

    Convert DocumentProperty to a byte array effortlessly with the ToByteArray method. Streamline data handling and enhance your coding efficiency!...thumbnail to a document that we save as an Epub. Document doc = new...( "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/net/aspose.words.pro...
  7. Encrypt And Decrypt ODS files|Documentation

    password-protect and encrypt ODS files using Aspose.Cells for Python via .NET which is a pure net library....OpenOffice Calc Select Save as and Click the Save With Password box...box. Click the Save button. Type your desired password into both...

    docs.aspose.com/cells/python-net/encrypt-and-de...
  8. Delete Forms from PDF in Python|Aspose.PDF for ...

    Remove Text based on subtype/form with Aspose.PDF for Python via .NET library. Remove all forms from the PDF....of a PDF document and then saves the modified document to the...resources. Clear form objects. Save the updated document. import...

    docs.aspose.com/pdf/python-net/remove-form/
  9. Delete PDF Pages programmatically Python|Aspose...

    You can delete pages from your PDF file using Aspose.PDF for Python via .NET library....page’s index Call the save() method to save the updated PDF file...pages . delete ( 2 ) document . save ( path_outfile ) Crop PDF Pages...

    docs.aspose.com/pdf/python-net/delete-pages/
  10. DownsampleOptions.Resolution | Aspose.Words for...

    Optimize image quality with the DownsampleOptions Resolution property, defining the ideal pixels per inch for superior downsampling results....can pass to the document's "Save" method // to modify how that...images in a document that we save to PDF to 220 ppi. Assert ....

    reference.aspose.com/words/net/aspose.words.sav...