Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 586,122 for

save

(0.11 sec)
  1. Protect PPTX Presentation Files using Java | pr...

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

    products.aspose.com/slides/java/protect/pptx/
  2. Aspose::Words::Saving::PdfDigitalSignatureHashA...

    Aspose::Words::Saving::PdfDigitalSignatureHashAlgorithm enum. Specifies a digital hash algorithm used by a digital signature in C++....Aspose::Words::Saving::PdfDigitalSignatureH enum Contents [ Hide...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Unlock ODP Presentation Files using C++ | produ...

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

    products.aspose.com/slides/cpp/unlock/odp/
  4. Unlock PPTX Presentation Files using C++ | prod...

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

    products.aspose.com/slides/cpp/unlock/pptx/
  5. FileFormatUtil | Aspose.Cells for Java API Refe...

    Provides utility methods for converting file format enums to strings or file extensions and back....format) Converting file format to save format. getClass() hashCode()...saveFormatToExtensio(int format) Converts a save format enumerated value into...

    reference.aspose.com/cells/java/com.aspose.cell...
  6. Remove Pages from PDF using .NET | Aspose.PDF

    Remove pages from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save the output PDF using the Save method. System...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/net/pages/remove/
  7. Unlock DOC document via C++ | products.aspose.com

    C++ example code to unlock password protected DOC file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....protection Save the result back in DOC format with save() method...doc->Unprotect(); // Save the document doc->Save(u "unprotected.doc"...

    products.aspose.com/words/cpp/unlock/doc/
  8. Unlock DOT document via C++ | products.aspose.com

    C++ example code to unlock password protected DOT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....protection Save the result back in DOT format with save() method...doc->Unprotect(); // Save the document doc->Save(u "unprotected.dot"...

    products.aspose.com/words/cpp/unlock/dot/
  9. Unlock ODT document via C++ | products.aspose.com

    C++ example code to unlock password protected ODT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....protection Save the result back in ODT format with save() method...doc->Unprotect(); // Save the document doc->Save(u "unprotected.odt"...

    products.aspose.com/words/cpp/unlock/odt/
  10. DOC Export - Document Features|Aspose.Words for...

    Export to DOC format using document saving features in Java....documentation for further information: Save a Document DocSaveOptions DocSaveOptions...not updated automatically on save. Instead you need to explictly...

    docs.aspose.com/words/java/document-features-su...