Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 11,710 for

encryption

(0.23 sec)
  1. Шифрование PDF файла|Aspose.PDF for Java

    Эта тема объясняет, как зашифровать PDF файл с использованием класса PdfFileSecurity....save ( _dataDir + "sample_encrypted.pdf" ); } Расшифровать PDF...

    docs.aspose.com/pdf/ru/java/encrypt-pdf-file/
  2. تشفير ملف PDF|Aspose.PDF for Java

    يشرح هذا الموضوع كيفية تشفير ملف PDF باستخدام فئة PdfFileSecurity....save ( _dataDir + "sample_encrypted.pdf" ); } فك تشفير ملف PDF...

    docs.aspose.com/pdf/ar/java/encrypt-pdf-file/
  3. Enkripsi, Dekripsi, dan Atur Hak Istimewa pada ...

    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....menggunakan metode Document->Encrypt(…) , yang mengambil objek DocumentPrivilege...

    docs.aspose.com/pdf/id/cpp/encrypt-decrypt-and-...
  4. Criptografar, Descriptografar e definir Privilé...

    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....pode usar o método Document->Encrypt(…) , que leva um objeto DocumentPrivilege...

    docs.aspose.com/pdf/pt/cpp/encrypt-decrypt-and-...
  5. ปลดล็อก PDF โดยใช้ JavaScript | Aspose.PDF

    ถอดรหัส (ลบการเข้ารหัส) เอกสาร PDF แบบโปรแกรมด้วยรหัสตัวอย่าง JavaScript โดยใช้ Aspose.PDF สำหรับ Node.js via C++...js' ); const pdf_encrypt_file = './ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "./ResultDecrypt...

    products.aspose.com/pdf/th/nodejs-cpp/decrypt/
  6. Enregistrer les présentations en mode lecture s...

    Charger et enregistrer des fichiers PowerPoint (PPT, PPTX) en mode lecture seule avec Aspose.Slides for Python via .NET, offrant des aperçus de diapositives précis sans modifier vos présentations....rapporte-t-il aux indicateurs ‘is_encrypted’ et ‘is_write_protected’ ...is_write_protected et is_encrypted indiquent de réelles restrictions...

    docs.aspose.com/slides/fr/python-net/read-only-...
  7. Convert DOTX to JSON Format in Android Apps | p...

    Parse DOTX to JSON format in Android Apps without using Microsoft Word or Excel...API allows you to open the encrypted document by passing the correct...example shows how open an encrypted document with a password....

    products.aspose.com/total/android-java/conversi...
  8. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....Documentation section Protect or Encrypt a Document for more information...information about protecting and encrypting a document The article Find...

    docs.aspose.com/words/cpp/convert-a-document-to...
  9. Document.Unprotect | Aspose.Words for .NET

    Effortlessly unlock your documents with our Document Unprotect method, removing any password protection for easy access and editing.... // We have not encrypted the document in any way, and...document. // We have not encrypted the document in any way, and...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 예외 제어 PDF 파일|Aspose.PDF for Java

    이 주제는 PdfFileSecurity 클래스 클래스를 사용하여 PDF 파일에서 예외를 제어하는 방법을 설명합니다....bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . setAllowExceptions...

    docs.aspose.com/pdf/ko/java/control-exception/