Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 11,711 for

encrypt

(0.18 sec)
  1. أرشيف

    أرشيف...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/ar/slides/encrypt-ppt-python/
  2. Specify Load Options in Java|Aspose.Words for Java

    Set advanced properties when loading a document using Java to obtain more precise control of the process....automatically chosen encoding: Load Encrypted Documents You can load Word...Word documents encrypted with a password. To do this, use a special...

    docs.aspose.com/words/java/specify-load-options/
  3. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in C# if you are not sure what the actual content of the file is, or to check the format compatibility.... Encrypted documents Test File (Enc).doc Encrypted Microsoft...document. Test File (Enc).docx Encrypted Office Open XML WordprocessingML...

    docs.aspose.com/words/net/detect-file-format-an...
  4. Criptare file Excel utilizzando Aspose.Cells|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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/it/net/encrypting-excel-f...
  5. Protect ODP Presentation Files using .NET | pro...

    C# source code to protect ODP Presentation.... Encrypting a ODP Presentation using...ProtectionManager.Encrypt( "123123" ); presentation.Save( "encrypted-pres...

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

    C# source code to protect PPT Presentation.... Encrypting a PPT Presentation using...ProtectionManager.Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/net/protect/ppt/
  7. PdfEncryptionDetails.ownerPassword property | A...

    PdfEncryptionDetails.ownerPassword property. Specifies the owner password for the Encrypted PDF document....the owner password for the encrypted PDF document. get ownerPassword...allows the user to open an encrypted PDF document without any access...

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

    Archiv...encrypt(“userpassword”, “ownerpassword”...pdf") # Šifrovat PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/cs/pdf/encrypt-decrypt-pdf-in-p...
  9. Ubah Kata Sandi dari File PDF di Node.js|Aspose...

    Ubah Kata Sandi dari File PDF dengan Aspose.PDF untuk Node.js via C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/id/nodejs-cpp/change-passwo...
  10. Customize HTML Rendering – Aspose.HTML for Pyth...

    Customize the rendering of HTML to PDF, XPS, DOCX, and images using Aspose.HTML for Python via .NET. Gain ready-to-use Python examples....jpeg_quality , document_info , encryption , form_field_behaviour ,...This property gets or sets encryption details. If it is not set...

    docs.aspose.com/html/python-net/rendering-options/