Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 9,232 for

encryption

(0.07 sec)
  1. Python を使用した読み取り専用モードでのプレゼンテーション保存|Aspose.Slide...

    Aspose.Slides for Python via .NET を使用して、PowerPoint ファイル(PPT、PPTX)を読み取り専用モードでロードおよび保存し、プレゼンテーションを変更せずに正確なスライド プレビューを提供します。...編集を防止するには、 passwords and encryption を使用してください。 ‘Read-Only recommended’はフラグ...recommended’はフラグ ‘is_encrypted’ と ‘is_write_protected’ とどのように関連していますか?...

    docs.aspose.com/slides/ja/python-net/read-only-...
  2. Node.js経由のC++を使ったExcelファイルの暗号化と復号化|Documentation

    Node.js経由のC++を使ったExcelファイルの暗号化と復号化方法。Excelファイルのロックと解除。...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/ja/nodejs-cpp/encrypt-and...
  3. Recursos de Utilidade - MailMessage|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.... Os métodos encrypt() e decrypt() retornam o objeto...certificate) public MailMessage encrypt(X509Certificate2 certificate)...

    docs.aspose.com/email/pt/java/utility-features-...
  4. Crypter un fichier PDF|Aspose.PDF pour Java

    Ce sujet explique comment crypter un fichier PDF en utilisant la classe PdfFileSecurity....save ( _dataDir + "sample_encrypted.pdf" ); } Décrypter un fichier...

    docs.aspose.com/pdf/fr/java/encrypt-pdf-file/
  5. 加密 PDF 文件|Aspose.PDF for Java

    本主题解释如何使用 PdfFileSecurity 类加密 PDF 文件。...save ( _dataDir + "sample_encrypted.pdf" ); } 解密 PDF 文件...

    docs.aspose.com/pdf/zh/java/encrypt-pdf-file/
  6. تأمين وتوقيع مستندات PDF|Aspose.PDF لـ C++

    يصف هذا القسم ميزات استخدام التوقيع وتأمين مستند PDF الخاص بك باستخدام C++...PDF](/pdf/ar/cpp/set-privileges-encrypt-and-decrypt-pdf-file/) - [استخراج...

    docs.aspose.com/pdf/ar/cpp/securing-and-signing/
  7. حماية وفك الحماية|Documentation

    يقدم هذا المقتطف كيفية تشفير وفك تشفير ملفات إكسل، وحماية وإلغاء حماية البيانات في ملفات إكسل باستخدام رموز CSharp....مستوى البيانات مثل MS Excel: Encrypt and decrypt Excel files لمنع...

    docs.aspose.com/cells/ar/net/protect-and-unprot...
  8. PDF 문서 암호화, 복호화 및 권한 설정|Aspose.PDF for C++

    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....PDF 문서에 권한을 설정하려면 Document->Encrypt(…) 메서드를 사용할 수 있으며, 이는 DocumentPrivilege...

    docs.aspose.com/pdf/ko/cpp/encrypt-decrypt-and-...
  9. Encriptar Archivo PDF|Aspose.PDF para Java

    Este tema explica cómo Encriptar un Archivo PDF usando la Clase PdfFileSecurity....save ( _dataDir + "sample_encrypted.pdf" ); } Desencriptar Archivo...

    docs.aspose.com/pdf/es/java/encrypt-pdf-file/
  10. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via .NET library. You can open existing PDF, document from stream, and encrypted PDF document.... pages ))) Open encrypted PDF document import aspose...

    docs.aspose.com/pdf/python-net/open-pdf-document/