Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 11,710 for

encrypted

(0.39 sec)
  1. 加密、解密和设置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/zh/cpp/encrypt-decrypt-and-...
  2. 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-...
  3. Korumayı Tanımla ve Kaldır|Documentation

    Bu kesit, excel dosyalarını şifrelemeyi ve şifresini çözmeyi, python kodlarını kullanarak excel dosyalarındaki verileri korumayı ve korumasını kaldırmayı tanıtır....koruma ve korumasızlık sunar: Encrypt and decrypt Excel files Excel...

    docs.aspose.com/cells/tr/python-java/protect-an...
  4. إعداد نوع التشفير القوي باستخدام C++|Documentation

    تعلم كيفية تطبيق التشفير القوي وحماية كلمة المرور لملفات Excel باستخدام Aspose.Cells مع C++....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/ar/cpp/setting-strong-enc...
  5. 在 Aspose.Cells 中对 Excel 文件进行加密|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....xls" ); //Specify XOR encryption type. workbook . SetEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/zh/net/encrypting-excel-f...
  6. Convert Word to Excel in Java|Aspose.Words for ...

    Convert XML to Excel, Word to Excel (including DOCX to Excel) in Java. Save a document in various formats to XLSX using Java....Documentation section Protect or Encrypt a Document for more information...information about protecting and encrypting a document The article Find...

    docs.aspose.com/words/java/convert-a-document-t...
  7. Jak chronić plik PDF hasłem za pomocą Pythona

    W tym krótkim samouczku opisano, jak zabezpieczyć plik PDF hasłem za pomocą Pythona. Przedstawia pełny przegląd procesu, w tym konfigurację systemu i algorytm krok po kroku, wraz z działającą próbką kodu, która pokazuje, jak można osadzić w aplikacjach funkcję ochrony hasłem PDF w języku Python....innych argumentów dla metody Encrypt Zapisz zabezpieczony dokument...przykład parametry metody Encrypt() obejmują algorytmy kryptograficzne...

    kb.aspose.com/pl/pdf/python/how-to-protect-pdf-...
  8. PDF 메타데이터 가져오기|Aspose.PDF for Python via .NET

    Python용 Aspose.PDF 를 사용하여 PDF 문서에서 메타데이터를 추출하고 표시합니다....print ( f "Is Encrypted: { pdf_info . is_encrypted } " ) print...

    docs.aspose.com/pdf/ko/python-net/get-pdf-metad...
  9. Définir les privilèges, chiffrer et déchiffrer ...

    Chiffrer un fichier PDF avec C++ en utilisant différents types et algorithmes de chiffrement. De plus, déchiffrer des fichiers PDF en utilisant le mot de passe du propriétaire....tant qu’argument à la méthode Encrypt de l’objet Document . Le fragment...d'écran est activée document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/fr/cpp/set-privileges-encry...
  10. LoadOptions | Aspose.Words för .NET

    Upptäck LoadOptions-konstruktorn, utformad för att enkelt initiera en ny instans med standardvärden för optimal prestanda och effektivitet....= new Document ( MyDir + "Encrypted.docx" )); // När ett sådant...= new Document ( MyDir + "Encrypted.docx" , options ); // 2 -...

    reference.aspose.com/words/sv/net/aspose.words....