Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 7,877 for

encrypt

(0.1 sec)
  1. محافظت از فایل های ارائه ODP با استفاده از Pyth...

    کد منبع Python برای محافظت از ارائه ODP.... encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/fa/python-net/protec...
  2. محافظت از فایل های ارائه PPTX با استفاده از Pyt...

    کد منبع Python برای محافظت از ارائه PPTX.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/fa/python-net/protec...
  3. ป้องกันไฟล์นำเสนอ PPTX โดยใช้ C++ | products.as...

    ซอร์สโค้ด C++ เพื่อป้องกันการนำเสนอ PPTX...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); กา...

    products.aspose.com/slides/th/cpp/protect/pptx/
  4. محافظت از PDF با استفاده از C++ | Aspose.PDF

    کد منبع نسخه ی نمایشی ساده برای قفل کردن فایل PDF با استفاده از رمز عبور بر روی هر پلت فرم با زبان C++....Encrypt را فراخوانی کنید. ۱. صرفه جویی...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner" , privilege...

    products.aspose.com/pdf/fa/cpp/protect/
  5. Create 7z Archive in Python

    This precise topic elaborates on how to create 7z file in Python. It lets you make a 7 ZIP compressed file in Python with just a few API calls....as the encryption of output archives like AES encryption and password...

    kb.aspose.com/zip/python/create-7z-archive-in-p...
  6. Décrypter un fichier PDF|Aspose.PDF for .NET

    Explorez les méthodes pour déchiffrer des fichiers PDF protégés par mot de passe en .NET, garantissant l'accès au contenu du document à l'aide d'Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { if ( pdfFileInfo...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Decrypt PDF document...

    docs.aspose.com/pdf/fr/net/decrypt-pdf-file/
  7. 解密 PDF 文件|Aspose.PDF for .NET

    探索在 .NET 中解密受密码保护的 PDF 文件的方法,确保访问文档内容,使用 Aspose.PDF。...PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { if ( pdfFileInfo...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Decrypt PDF document...

    docs.aspose.com/pdf/zh/net/decrypt-pdf-file/
  8. Presentación Protegida por Contraseña|Documenta...

    Bloquear presentación de PowerPoint. Presentación de PowerPoint protegida por contraseña...presentación, debes usar el método encrypt (de IProtectionManager ) para...Pasas la contraseña al método encrypt y usas el método save para...

    docs.aspose.com/slides/es/php-java/password-pro...
  9. Présentation protégée par mot de passe|Document...

    Verrouiller une présentation PowerPoint. Présentation PowerPoint protégée par mot de passe en Java...devez utiliser la méthode encrypt (de IProtectionManager ) pour...mot de passe à la méthode encrypt et utilisez la méthode save...

    docs.aspose.com/slides/fr/java/password-protect...
  10. Definir Privilégios, Criptografar e Descriptogr...

    Criptografar Arquivo PDF com Java usando Diferentes Tipos de Criptografia e Algoritmos. Além disso, descriptografar Arquivos PDF usando Senha do Proprietário....um argumento para o método Encrypt do objeto Document . O trecho...esteja habilitada document . encrypt ( "user" , "owner" , documentPrivilege...

    docs.aspose.com/pdf/pt/java/set-privileges-encr...