Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 8,676 for

encrypted

(0.07 sec)
  1. Архивы

    Архивы... Вызовите метод Encrypt и передайте предпочитаемый...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/ru/slides/encrypt-ppt-python/
  2. Blocca il PDF usando C++ | Aspose.PDF

    Esempio di codice C++ per l'utilizzo di Aspose.PDF per leggere documenti protetti (crittografati con password), proteggere un documento con protezione o rimuovere la protezione....Encrypt . Salva il file PDF. Lo snippet...documento PDF denominato ‘Encrypt.pdf’. Crittografa il PDF aperto...

    products.aspose.com/pdf/it/cpp/encrypt/
  3. Node.js via C++ | Server-oriented solution for ...

    Aspose.PDF for Node.js via C++ is a PDF document manipulation library for Node.js that makes creating complex, multi-page documents accessible....Split PDF Merge two PDF files Encrypt PDF Decrypt PDF Convert PDF...and extract text and images, encrypt and decrypt it. You can also...

    products.aspose.com/pdf/nodejs-cpp/
  4. Advanced operations|Aspose.PDF for Python via C++

    Aspose.PDF for Python via C++ can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers.... Encrypt or decrypt PDF documents for...stamps, and etc. Encrypt, and Decrypt PDF - encrypt, and decrypt...

    docs.aspose.com/pdf/python-cpp/advanced-operati...
  5. AssembleDocument Permission - Free Support Foru...

    Hi, Im trying to set permission for pdf my code is if (pdfDoc == null||(string.IsNullOrEmpty(userPassword) && string.IsNullOrEmpty(ownerPassword))) return; Aspose.Pdf.Permissions permissions = Aspose.Pdf.Permissions…...Encrypt( userPassword, ownerPassword...permissions. Use Correct Encryption Method : Ensure that you...

    forum.aspose.com/t/assembledocument-permission/...
  6. Java Compression Library - Compress or Decompre...

    Compress file to create archives or Decompress archives of types 7Zip, RAR, TAR, GZIP, BZ2, LZ, CPIO, XZ, Z, CAB from within any Java based application....files as well as folders and encryption of archives. It provides...traditional encryption using ZipCrypto or AES encryption such as...

    products.aspose.com/zip/java/
  7. Aspose::Words::Saving::DocSaveOptions::get_Pass...

    Aspose::Words::Saving::DocSaveOptions::get_Password method. Gets/sets a password to encrypt document using RC4 encryption method in C++....password to encrypt document using RC4 encryption method. System...to save document without encryption this property should be null...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Odt or Ott in C++....override Examples Shows how to encrypt a saved ODT/OTT document with...get_ArtifactsDir () + u "OdtSaveOptions.Encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 暗号化の設定|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....Encryptionの値が"off"に設定されていると、Aspose.Cells...ReportingServicesは暗号化を解除します。 XML < Encryption value = "off" > < Report...

    docs.aspose.com/cells/ja/reportingservices/conf...
  10. Decrypt PDF em Node.js|Aspose.PDF para Node.js ...

    Decrypt PDF File com Aspose.PDF para Node.js via C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/pt/nodejs-cpp/decrypt-pdf/