Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 11,710 for

encryption

(0.89 sec)
  1. Archivio

    Archivio...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/it/pdf/encrypt-or-decrypt-pdf-f...
  2. أرشيف

    أرشيف...Encrypt (سلسلة ، سلسلة ، SharedPtr...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/ar/pdf/encrypt-or-decrypt-pdf-f...
  3. arkiv

    arkiv...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/sv/pdf/encrypt-or-decrypt-pdf-f...
  4. arkiv

    arkiv...Encryption.PdfEncryptionInfo info =...Aspose.Html.Rendering.Pdf.Encryption.PdfEncryptionInfo("user"...

    blog.aspose.com/sv/html/epub-to-pdf-csharp/
  5. Archiv

    Archiv...Encryption.PdfEncryptionInfo info =...Aspose.Html.Rendering.Pdf.Encryption.PdfEncryptionInfo("user"...

    blog.aspose.com/cs/html/epub-to-pdf-csharp/
  6. Desencriptar Archivo PDF|Aspose.PDF para Java

    Este tema explica cómo desencriptar un archivo PDF usando la clase PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Crear objeto PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // Desencriptar documento...

    docs.aspose.com/pdf/es/java/decrypt-pdf-file/
  7. فك تشفير ملف PDF|Aspose.PDF for Java

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

    docs.aspose.com/pdf/ar/java/decrypt-pdf-file/
  8. Cifrado de archivos Excel con C++|Documentation

    Aprende cómo cifrar y proteger con contraseña archivos de Excel usando Aspose.Cells con C++....inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/es/cpp/encrypting-excel-f...
  9. Защита презентаций паролем в C++|Документация A...

    Узнайте, как без труда блокировать и разблокировать презентации PowerPoint и OpenDocument, защищённые паролем, с помощью Aspose.Slides для C++. Защитите свои презентации....паролем, используйте метод encrypt (из ProtectionManager ) для... Передайте пароль в метод encrypt и используйте метод save для...

    docs.aspose.com/slides/ru/cpp/password-protecte...
  10. Archivo

    Archivo... Llame al método Encrypt y pase la contraseña que desea...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/es/slides/encrypt-ppt-csharp/