Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 310,781 for

save

(0.07 sec)
  1. Generating a Thumbnail from a Slide with User D...

    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.... Save the thumbnail image in any desired...)) { //Save the image to disk in JPEG format image . Save ( "Thumbnail2...

    docs.aspose.com/slides/net/generating-a-thumbna...
  2. 以编程方式删除 PDF 页面 C#|Aspose.PDF for .NET

    您可以使用 Aspose.PDF for .NET 库从 PDF 文件中删除页面。... 调用 Save 方法以保存更新后的 PDF 文件。 以下代码片段演示了如何使用...Delete ( 2 ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/delete-pages/
  3. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt document....: string Remarks In order to save document without encryption...Examples Shows how to encrypt a saved ODT/OTT document with a password...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Protect ODP Presentation Files using C++ | prod...

    C++ source code to protect ODP Presentation...."123123" ); presentation -> Save( u "encrypted-pres.odp" , SaveFormat..."123123" ); presentation -> Save( u "write-protected-pres.odp"...

    products.aspose.com/slides/cpp/protect/odp/
  5. Protect ODP Presentation Files using Java | pro...

    Java source code to protect ODP Presentation.... save ( "encrypted-pres.odp" , SaveFormat...( "123123" ); presentation . save ( "write-protected-pres.odp"...

    products.aspose.com/slides/java/protect/odp/
  6. Protect PPT Presentation Files using Java | pro...

    Java source code to protect PPT Presentation.... save ( "encrypted-pres.ppt" , SaveFormat...( "123123" ); presentation . save ( "write-protected-pres.ppt"...

    products.aspose.com/slides/java/protect/ppt/
  7. Rotate PDF API | Aspose.PDF

    Rotate PDF pages using .NET, .NET Core, Java, C++ & Android.... Save the output PDF file. Rotate..."ChangeOrientation_out.pdf" ; // Save output file doc . Save ( dataDir );...

    products.aspose.com/pdf/rotate/
  8. Creating an Aztec BarCode in Ruby|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....setCodeText ( "1234567890" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "CreatingAztecBarcode...

    docs.aspose.com/barcode/java/creating-an-aztec-...
  9. Unlock PPT Presentation Files using C++ | produ...

    C++ source code to remove protection from PPT Presentation....RemoveEncryption(); presentation -> Save( u "encryption-removed.ppt"...RemoveWriteProtectio(); presentation -> Save( u "write-protection-removed...

    products.aspose.com/slides/cpp/unlock/ppt/
  10. OdtSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with OdtSaveOptions Password property. Easily set or retrieve a password for robust encryption and enhanced data protection....set ; } Remarks In order to save document without encryption...Examples Shows how to encrypt a saved ODT/OTT document with a password...

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