Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 368,145 for

save

(0.5 sec)
  1. Working with Pages in PS file | Java

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...already created output stream and save options. Open the first page...a new size. Close the page. Save the document. Copy 1 // Add...

    docs.aspose.com/page/java/ps/working-with-pages/
  2. Aspose::Words::Saving::RtfSaveOptions::get_Expo...

    Aspose::Words::Saving::RtfSaveOptions::get_ExportImagesForOldReaders method. Specifies whether the keywords for "old readers" are written to RTF or not. This can significantly affect the size of the RTF document. Default value is true in C++....Aspose::Words::Saving::RtfSaveOptions::get_ExportImagesForOldRe...true . bool Aspose :: Words :: Saving :: RtfSaveOptions :: get_ExportImagesForOldRe...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. PdfDigitalSignatureTimestampSettings.userName p...

    PdfDigitalSignatureTimestampSettings.userName property. Timestamp server user name....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Remove Images from PDF using Python | Aspose.PDF

    This page describes the features of removing Images from PDF file using Aspose.PDF for Python library.... Save updated PDF file. Delete Images...delete ( 1 ) # Save updated PDF file document . save ( path_outfile...

    products.aspose.com/pdf/python-net/images/remove/
  5. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered document pages or shapes will be Saved if this Save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++....Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method...pages or shapes will be saved if this save options object is used...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TxtSaveOptionsBase.force_page_breaks property |...

    TxtSaveOptionsBase.force_page_breaks property. Allows to specify whether the page breaks should be preserved during export....document's "save" # method to modify how we save the document...document to plaintext. save_options = aw . saving . TxtSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfDigitalSignatureTimestampSettings.timeout pr...

    PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Python via JPype|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....BarcodeGenerator to generate a barcode and save the barcode image to disk. Python..."test-123" ) \# Save the barcode image builder . save ( "e:\\data...

    docs.aspose.com/barcode/java/python-via-jpype/
  10. Add Watermark to PDF using Python | Aspose.PDF

    Add watermark to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file Add Watermark to PDF...artifact ) # save result pdf to file doc . save ( path_outfile...

    products.aspose.com/pdf/python-net/watermark/add/