Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 11,678 for

encrypted

(1.5 sec)
  1. Obtenir des informations sur le fichier PDF|Asp...

    Cette section explique comment obtenir des informations sur un fichier PDF avec Aspose.PDF Facades....a valid PDF and if it is encrypted Console . WriteLine ( "Is...Console . WriteLine ( "Is Encrypted: {0}" , fileInfo . IsEncrypted...

    docs.aspose.com/pdf/fr/net/get-pdf-file-informa...
  2. Restrict Document Editing in Node.js|Aspose.Wor...

    Restrict editing a document by setting a restriction type using Node.js. You can also remove protection and make unrestricted editable regions....security feature and does not encrypt a document. In Microsoft Word...the desired ProtectionType . Encrypt a Document in Node.js Working...

    docs.aspose.com/words/nodejs-net/restrict-docum...
  3. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Node.js. Choose the best PDF standard to convert a document using Node.js via .NET....document structure tags, encryption, digital signatures, and...embed all fonts and disable encryption, while PDF/UA must only embed...

    docs.aspose.com/words/nodejs-net/learn-features...
  4. Java에서 암호로 PDF를 보호하는 방법

    이 간단한 자습서에서는 Java에서 암호로 PDF를 보호하는 방법에 대해 자세히 설명합니다. 여기에는 Java PDF 암호 보호를 사용하는 방법을 자세히 설명하는 실행 가능한 샘플 코드와 단계가 포함되어 있습니다.... encrypt 메소드에서 비밀번호 문자열 및 기타 인수를 설정하여...있습니다. Java에서 암호로 PDF를 보호하는 코드 encrypt PDF Java 코드는 다른 타사 도구 없이 사용할...

    kb.aspose.com/ko/pdf/java/how-to-protect-pdf-wi...
  5. Aspose.Email を使用して Python で IMAP サーバーに接続する|Docu...

    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.... supported_encryption 許容できるプロトコル バージョンを定義するプロパティです。...を設定したい場合は、‘set_supported_encryption_unsafe(value)’ メソッドを使用してください。...

    docs.aspose.com/email/ja/python-net/connect-to-...
  6. ปลดล็อก 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/
  7. 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-...
  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. Управление исключениями PDF файла|Aspose.PDF fo...

    Узнайте, как обрабатывать исключения при обработке PDF и обеспечивать бесперебойную работу с PDF с использованием Aspose.PDF в .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/ru/net/control-exception/
  10. PDF 파일 암호화|Aspose.PDF for .NET

    이 주제는 PdfFileSecurity 클래스를 사용하여 PDF 파일을 암호화하는 방법을 설명합니다....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/ko/net/encrypt-pdf-file/