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

encrypted

(0.25 sec)
  1. 加密 PDF 文件|Aspose.PDF for .NET

    本主题解释如何使用 PdfFileSecurity 类加密 PDF 文件。...pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/zh/net/encrypt-pdf-file/
  2. Cifrar archivo PDF|Aspose.PDF for .NET

    Este tema explica cómo cifrar un archivo PDF utilizando la clase PdfFileSecurity....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/es/net/encrypt-pdf-file/
  3. Unlock PDF using CLI | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Some PDF may have encryption that causes compatibility...functionalities (e.g., text extraction, encryption, adding watermarks, etc)...

    products.aspose.com/pdf/cpp-cli/decrypt/
  4. Шифрование Файлов Excel в Aspose.Cells|Document...

    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/ru/net/encrypting-excel-f...
  5. Aspose.Cells ile Excel Dosyalarının Şifrelenmes...

    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/tr/net/encrypting-excel-f...
  6. Python का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों क...

    PPT प्रस्तुति की सुरक्षा के लिए Python स्रोत कोड.... encrypt( "123123" ) pres . save( "encrypted-pres.ppt"...

    products.aspose.com/slides/hi/python-net/protec...
  7. C++을(를) 사용하여 PPTX 프레젠테이션 파일 보호 | products.aspos...

    PPTX 프레젠테이션을 보호하기 위한 C++ 소스 코드....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); C++을(를)...

    products.aspose.com/slides/ko/cpp/protect/pptx/
  8. Restrict Document Editing in Java|Aspose.Words ...

    Restrict editing a document by setting a restriction type. You can also remove protection and make unrestricted editable regions using Java....security feature and does not encrypt a document. In Microsoft Word...restriction for one of the sections: Encrypt a Document in Java Related...

    docs.aspose.com/words/java/restrict-document-ed...
  9. ملف استثناء التحكم PDF|Aspose.PDF for .NET

    تعلم كيفية التعامل مع الاستثناءات في معالجة PDF وضمان سير العمليات بسلاسة أثناء العمل مع ملفات PDF باستخدام Aspose.PDF في .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/ar/net/control-exception/
  10. Kako zaštititi PDF datoteku lozinkom pomoću Pyt...

    Ovaj kratki vodič pokriva kako zaštititi PDF datoteku lozinkom pomoću Pythona. Predstavlja potpuni pregled procesa uključujući konfiguraciju sustava i algoritam korak po korak, zajedno s uzorkom koda koji pokazuje kako se Python PDF značajka zaštite lozinkom može ugraditi u vaše aplikacije....drugih argumenata za metodu Encrypt Zapišite osigurani PDF dokument...primjer, parametri metode Encrypt() uključuju kriptografski algoritam...

    kb.aspose.com/hr/pdf/python/how-to-protect-pdf-...