Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 11,678 for

encrypted

(0.11 sec)
  1. Criptografar Arquivo PDF|Aspose.PDF for .NET

    Este tópico explica como criptografar um arquivo PDF usando a classe PdfFileSecurity....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/pt/net/encrypt-pdf-file/
  2. .NET을(를) 사용하여 PPTX 프레젠테이션 파일 보호 | products.aspo...

    PPTX 프레젠테이션을 보호하기 위한 C# 소스 코드....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/ko/net/protect/pptx/
  3. Bảo vệ tệp bản trình bày PPT bằng C++ | product...

    Mã nguồn C++ để bảo vệ Bản trình bày PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Đặt tính...

    products.aspose.com/slides/vi/cpp/protect/ppt/
  4. How to Convert XPS to PDF in Java

    This tutorial provides the details about how to convert XPS to PDF in Java. It covers the stepwise process, environment configuration information as well as a runnable code sample to convert XPS document to PDF in Java...and text, as well as PDF encryption, page numbers, and other...expansion level, password, or encryption algorithm. After specifying...

    kb.aspose.com/page/java/how-to-convert-xps-to-p...
  5. Working with PDF Facades|Aspose.PDF for Python ...

    Learn how to use Aspose.PDF Facades in Python via .NET to edit PDF content, manage forms and annotations, apply security, sign files, stamp pages, print documents, and inspect PDF metadata.... Encrypt, decrypt, and set document...existing PDF pages. Apply encryption, permissions, and digital...

    docs.aspose.com/pdf/python-net/working-with-fac...
  6. WriteProtection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.WriteProtection class to easily manage document write protection settings and enhance your document security....more, visit the Protect or Encrypt a Document documentation article...programmatically, nor does it encrypt the contents. doc . Save (...

    reference.aspose.com/words/net/aspose.words.set...
  7. Tính năng Tiện ích - SMTP Client|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...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/vi/java/utility-features-...
  8. Arsip

    Arsip...Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...RemoveEncryption(); presentation.Save("encryption-removed.ppt", SaveFormat...

    blog.aspose.com/id/slides/encrypt-ppt-csharp/
  9. LoadOptions | Aspose.Words لـ .NET

    اكتشف منشئ LoadOptions، المصمم لتهيئة مثيل جديد بسهولة باستخدام القيم الافتراضية لتحقيق الأداء والكفاءة الأمثل....= new Document ( MyDir + "Encrypted.docx" )); // عند تحميل مثل...= new Document ( MyDir + "Encrypted.docx" , options ); // 2 -...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Cripta e Decripta file Excel con Node.js tramit...

    Come criptare e decriptare file Excel usando Node.js tramite C++. Blocco e sblocco di file Excel....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/it/nodejs-cpp/encrypt-and...