Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 9,777 for

encrypt

(0.62 sec)
  1. Impostare tipo di crittografia forte con C++|Do...

    Impara come applicare una crittografia forte e protezione con password ai file Excel usando Aspose.Cells con C++....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/it/cpp/setting-strong-enc...
  2. 권한 설정, PDF 파일 암호화 및 해독 C++ 사용|Aspose.PDF for C++

    다양한 암호화 유형 및 알고리즘을 사용하여 C++로 PDF 파일을 암호화합니다. 또한 소유자 비밀번호를 사용하여 PDF 파일을 해독합니다....권한이 정의되면 이 객체를 Document 객체의 Encrypt 메서드의 인수로 전달합니다. 다음 코드 스니펫은...읽기 옵션만 활성화됩니다. document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/ko/cpp/set-privileges-encry...
  3. Working with MIME Messages|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....Message Email Security and Encryption in .NET Email Messages Advanced...

    docs.aspose.com/email/net/working-with-mime-mes...
  4. Работа с PDF страницами в Python через C++|Aspo...

    Как добавлять страницы, поворачивать страницы или устанавливать размер страницы вы можете узнать в этом разделе. Aspose.PDF для Python через C++ объясняет вам все детали по этой теме....PDF-документами с использованием Python Encrypt and Decrypt PDF...

    docs.aspose.com/pdf/ru/python-cpp/working-with-...
  5. Bekerja dengan Halaman PDF di Python melalui C+...

    Bagaimana menambahkan halaman, memutar halaman, atau mengatur ukuran halaman dapat Anda ketahui di bagian ini. Aspose.PDF untuk Python melalui C++ menjelaskan semua detail tentang topik ini....Dokumen PDF menggunakan Python Encrypt and Decrypt PDF...

    docs.aspose.com/pdf/id/python-cpp/working-with-...
  6. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....different media content, encryption, signing, form creation,...compression PDF files also can be encrypted to limit access to document...

    docs.aspose.com/page/net/what-is-pdf-file/
  7. Convert HTML to PDF in Python – Aspose.HTML for...

    Convert HTML to PDF programmatically using Aspose.HTML Python library. Explore HTML to PDF conversion scenarios with ready-to-use Python examples....allowing password protection, encryption, and digital signatures to...aspose.html.rendering.pdf.encryption as rpe 10 11 12 # Setup directories...

    docs.aspose.com/html/python-net/convert-html-to...
  8. 記録

    記録...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/ja/html/print-save-webpage-pdf-...
  9. Lưu trữ

    Lưu trữ...Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...RemoveEncryption(); presentation.Save("encryption-removed.ppt", SaveFormat...

    blog.aspose.com/vi/slides/encrypt-ppt-csharp/
  10. Lưu trữ

    Lưu trữ...save("encrypted-workbook.xlsx"); Giải mã tệp...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/vi/cells/encrypt-and-decrypt-ex...