Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 10,855 for

encrypted

(0.34 sec)
  1. Definir Privilégios, Criptografar e Descriptogr...

    Criptografar Arquivo PDF com C++ 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...tela é habilitada document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/pt/cpp/set-privileges-encry...
  2. 搜索

    搜索...encrypt(“userpassword”, “ownerpassword”...Document("input.pdf"); // 加密PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/zh-hant/pdf/encrypt-and-decrypt...
  3. FAQs|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....for Report Item Configuring Encryption Reference Analyzing your...

    docs.aspose.com/cells/reportingservices/faqs/
  4. أرشيف

    أرشيف...save("encrypted-workbook.xlsx"); فك تشفير...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/ar/cells/encrypt-and-decrypt-ex...
  5. C++を使用したExcelファイルの暗号化|Documentation

    Aspose.Cellsを使用してExcelファイルを暗号化し、パスワードで保護する方法を学びます。...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/ja/cpp/encrypting-excel-f...
  6. Получение информации о PDF файле|Aspose.PDF for...

    Этот раздел объясняет, как получить информацию о PDF файле с помощью 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/ru/net/get-pdf-file-informa...
  7. Hoe een PDF-bestand met een wachtwoord te besch...

    Deze korte zelfstudie behandelt hoe u een PDF-bestand met een wachtwoord kunt beveiligen met behulp van Python. Het biedt een compleet overzicht van het proces, inclusief de systeemconfiguratie en het stapsgewijze algoritme, samen met een lopend codevoorbeeld dat laat zien hoe het gebruik van de Python PDF-wachtwoordbeveiligingsfunctie kan worden ingebed in uw toepassingen....andere argumenten voor de Encrypt -methode doorgeeft Schrijf...parameters van de methode Encrypt() omvatten bijvoorbeeld het...

    kb.aspose.com/nl/pdf/python/how-to-protect-pdf-...
  8. نحوه محافظت از فایل PDF با رمز عبور با استفاده ...

    این آموزش سریع نحوه محافظت از فایل PDF با رمز عبور با استفاده از پایتون را پوشش می دهد. این یک نمای کلی از فرآیند شامل پیکربندی سیستم، و الگوریتم گام به گام، همراه با یک نمونه کد در حال اجرا را ارائه می دهد که نشان می دهد چگونه با استفاده از قابلیت محافظت از رمز عبور Python PDF می توان در برنامه های شما جاسازی کرد....عبور و سایر آرگومان های متد Encrypt از فایل PDF ورودی محافظت کنید...عنوان مثال، پارامترهای روش Encrypt() شامل الگوریتم رمزنگاری مانند...

    kb.aspose.com/fa/pdf/python/how-to-protect-pdf-...
  9. Archiv

    Archiv...save("workbook-encrypted.xlsx") Dešifrujte soubory...Excel wb = Workbook("workbook-encrypted.xlsx", loadOptions) # Nastavte...

    blog.aspose.com/cs/cells/encrypt-and-decrypt-ex...
  10. 使用C++设置强加密类型|Documentation

    了解如何使用Aspose.Cells与C++对Excel文件应用强加密和密码保护。...inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/zh/cpp/setting-strong-enc...