Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 377,569 for

save

(0.37 sec)
  1. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation.... save( "watermark.odp" , slides ....PictureFillMode . STRETCH presentation . save( "watermark2.odp" , slides ...

    products.aspose.com/slides/python-net/watermark...
  2. Apply Custom Style Sheet to a Visio Diagram in ...

    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....$custom_stylesheet ); } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ApplyCustomStyleShee...

    docs.aspose.com/diagram/java/apply-custom-style...
  3. PDF Header Insertion Using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++.... Save the PDF file. Add a Header to...AddStamp ( textStamp ); document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/header/
  4. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story.... save ( file_name = ARTIFACTS_DIR...append_child ( text_box ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageSaveOptions.tiff_compression property | As...

    ImageSaveOptions.tiff_compression property. Gets or sets the type of compression to apply when saving generated images to the TIFF format....of compression to apply when saving generated images to the TIFF...self ) -> aspose . words . saving . TiffCompression : ... @tiff_compression...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Secure Presentations on Android|Aspose.Slides D...

    Protect PowerPoint PPT, PPTX and ODP presentations in Java with Aspose.Slides for Android—set passwords, apply encryption, enforce read-only, and remove protection with code....Presentations with Passwords on Android Save Presentations in Read-Only Mode...

    docs.aspose.com/slides/androidjava/presentation...
  7. Secure Presentations in PHP|Aspose.Slides for P...

    Protect PowerPoint PPT, PPTX and ODP presentations in PHP with Aspose.Slides—set passwords, apply encryption, enforce read-only, and remove protection....Presentations with Passwords in PHP Save Presentations in Read-Only Mode...

    docs.aspose.com/slides/php-java/presentation-se...
  8. Reading CSV File with Multiple Encodings using ...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++....arrayBuffer ), options ); // Save the workbook to XLSX format...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/reading-cs...
  9. 使用JavaScript via C++在保存Excel文件为HTML时导出批注。|Docum...

    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....arrayBuffer )); // Create HTML save options and set IsExportComments...isExportComments = true ; // Save the workbook to HTML format...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  10. PdfEncryptionDetails.userPassword property | As...

    PdfEncryptionDetails.userPassword property. Specifies the user password required for opening the encrypted PDF document....how to set permissions on a saved PDF document. let doc = new...encryptionDetails = new aw . Saving . PdfEncryptionDetails ( "password"...

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