Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 11,679 for

encrypted

(0.4 sec)
  1. 使用 Python 和 C++ 操作 PDF 页面|Aspose.PDF for Python...

    在本节中,您可以了解如何添加页面、旋转页面或设置页面大小。Aspose.PDF for Python via C++ 为您详细解释这个主题。... 使用 Python 处理 PDF 文档 Encrypt and Decrypt PDF...

    docs.aspose.com/pdf/zh/python-cpp/working-with-...
  2. Generate reports, populate documents with data|...

    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....Document Assistant Close Encrypting Excel Files using Aspose...

    docs.aspose.com/cells/net/generate-reports-popu...
  3. Шифрование PDF файла|Aspose.PDF for Java

    Эта тема объясняет, как зашифровать PDF файл с использованием класса PdfFileSecurity....save ( _dataDir + "sample_encrypted.pdf" ); } Расшифровать PDF...

    docs.aspose.com/pdf/ru/java/encrypt-pdf-file/
  4. تشفير ملف PDF|Aspose.PDF for Java

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

    docs.aspose.com/pdf/ar/java/encrypt-pdf-file/
  5. Add and Verify PDF Digital Signature using CLI ...

    Сreate electronic signature in PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI..., text extraction, encryption, adding watermarks, etc)...

    products.aspose.com/pdf/cpp-cli/signature/
  6. Procurar

    Procurar...save("encrypted-workbook.xlsx"); Descriptografar...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/pt/cells/encrypt-and-decrypt-ex...
  7. arkiv

    arkiv...save("encrypted-workbook.xlsx"); Dekryptera...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/sv/cells/encrypt-and-decrypt-ex...
  8. Securing and signing PDF documents|Aspose.PDF f...

    Discover how to secure and digitally sign PDF documents in Java using Aspose.PDF for document protection and authentication....sign PDF file Set Privileges, Encrypt and Decrypt PDF File Extract...

    docs.aspose.com/pdf/java/securing-and-signing/
  9. Import and Export Worksheet|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....Document Assistant Close Encrypting Excel Files in Aspose.Cells...

    docs.aspose.com/cells/net/import-and-export-wor...
  10. C++ 를 사용하여 PDF 잠금 | Aspose.PDF

    Aspose.PDF 를 사용하여 보호된 (암호로 암호화된) 문서를 읽거나, 보호 기능이 있는 문서를 보호하거나, 보호를 제거하기 위한 샘플 C++ 코드입니다....‘DataDir’ 변수로 지정된 동일한 디렉토리에 있는 ‘Encrypt_out.pdf ‘라는 파일에 저장합니다.이 코드...set_AllowScreenReaders ( true ); // Encrypt the file with User and Owner...

    products.aspose.com/pdf/ko/cpp/encrypt/