Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 10,904 for

encrypt

(0.12 sec)
  1. تغيير كلمة مرور ملف PDF|Aspose.PDF for .NET

    استكشف كيفية تعديل كلمة مرور مستند PDF في .NET لتحسين أمان الملف باستخدام Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/ar/net/change-password/
  2. Zablokuj plik PDF za pomocą Java | Aspose.PDF

    Kod źródłowy Java do ochrony dokumentu PDF na dowolnej platformie....Encrypt . Zapisz plik PDF. Dostarczony...Otwiera dokument PDF o nazwie „Encrypt.pdf”. Szyfruje otwarty plik...

    products.aspose.com/pdf/pl/java/encrypt/
  3. Archiwa

    Archiwa...encrypt(“userpassword”, “ownerpassword”...pdf") # Szyfruj PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/pl/pdf/encrypt-decrypt-pdf-in-p...
  4. Node.js에서 PDF 복호화|Aspose.PDF for Node.js via C++

    C++를 통한 Aspose.PDF로 PDF 파일 복호화....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/ko/nodejs-cpp/decrypt-pdf/
  5. تغيير كلمة مرور ملف PDF في Node.js|Aspose.PDF f...

    تغيير كلمة مرور ملف PDF باستخدام Aspose.PDF لـ Node.js عبر C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/ar/nodejs-cpp/change-passwo...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Zablokuj plik PDF za pomocą JavaScript via C++ https://products.aspose.com/pdf/pl/javascript-cpp/Encrypt/ Recent content in Zablokuj plik PDF z......com/pdf/pl/javascript-cpp/encrypt/ Recent content in Zablokuj...com/pdf/pl/javascript-cpp/encrypt/index.xml self application/rss+xml...

    products.aspose.com/pdf/pl/javascript-cpp/encry...
  7. arkiv

    arkiv...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/sv/slides/encrypt-ppt-python/
  8. Définir des privilèges, chiffrer et déchiffrer ...

    Chiffrer un fichier PDF avec C# en utilisant différents types et algorithmes de chiffrement. De plus, déchiffrer des fichiers PDF en utilisant le mot de passe du propriétaire....objet en argument à la méthode Encrypt de l’objet Document . Le code...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/fr/net/set-privileges-encry...
  9. Odemkněte PPTX prezentační soubory pomocí Pytho...

    Zdrojový kód Python pro odstranění ochrany z prezentace PPTX.... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/cs/python-net/unlock...
  10. تغيير كلمة مرور ملف PDF|Aspose.PDF for Java

    يوضح هذا الموضوع كيفية تغيير كلمة المرور على ملف PDF باستخدام PdfFileSecurity Class....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // إنشاء كائن PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/ar/java/change-password/