Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 7,897 for

encryption

(0.05 sec)
  1. Python का उपयोग करके PPT प्रस्तुति फ़ाइलें अनलॉ...

    PPT प्रस्तुति से सुरक्षा हटाने के लिए Python स्रोत कोड.... Presentation( "encrypted-pres.ppt" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.ppt"...

    products.aspose.com/slides/hi/python-net/unlock...
  2. PDF 파일 비밀번호 변경|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 문서의 비밀번호를 수정하여 파일 보안을 향상시키는 방법을 알아보세요....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/ko/net/change-password/
  3. OdtSaveOptions | Aspose.Words لـ .NET

    اكتشف مُنشئ OdtSaveOptions لحفظ المستندات بتنسيق ODT بسهولة. بسّط سير عملك مع هذه الأداة الفعّالة!...Encrypt" + extensionString , saveOptions...ArtifactsDir + "OdtSaveOptions.Encrypt" + extensionString ); Assert...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Шифрование Excel файлов с помощью Node.js через...

    Узнайте, как шифровать и защищать паролем Excel файлы с помощью Aspose.Cells for Node.js via C++....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions...

    docs.aspose.com/cells/ru/nodejs-cpp/encrypting-...
  5. .NET 를 사용하여 PDF 잠금 | Aspose.PDF

    Aspose.PDF 를 사용하여 보호된 (암호로 암호화된) 문서를 읽거나, 보호 기능이 있는 문서를 보호하거나, 보호를 제거하기 위한 샘플 C# 코드입니다....‘DataDir’ 변수로 지정된 동일한 디렉터리의 ‘Encrypt_out.pdf ‘라는 파일에 업데이트된 문서를 저장합니다...Path . Combine ( dataDir , "encrypt.pdf" ); var outputFile = Path...

    products.aspose.com/pdf/ko/net/encrypt/
  6. تشفير وفك تشفير ملفات إكسل مع Node.js عبر C++|D...

    كيفية تشفير وفك تشفير ملفات إكسل باستخدام Node.js عبر C++. قفل وفتح ملفات إكسل....97/2000 Compatible’ أو ‘Weak Encryption (XOR)’. من المهم اختيار طول...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions...

    docs.aspose.com/cells/ar/nodejs-cpp/encrypt-and...
  7. Conectando al servidor IMAP|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.... La propiedad ‘supported_encryption’ de la clase EmailClient...el método ‘set_supported_encryption_unsafe(value)’ si desea establecer...

    docs.aspose.com/email/es/python-net/conectando-...
  8. Secure PDF Documents|Documentation

    Secure PDF files while converting from Excel files. This article demonstrates generating secure PDF file from Excel with Aspose.Cells for Java API....developers need to work with encrypted PDF files. For example: Secure...will be required to open the encrypted PDF document for viewing....

    docs.aspose.com/cells/java/secure-pdf-documents/
  9. ปกป้อง PDF โดยใช้ CLI | Aspose.PDF

    ล็อค PDF ด้วยรหัสผ่านด้วยโปรแกรมด้วยรหัสตัวอย่าง CLI โดยใช้ Aspose.PDF สำหรับ Aspose.PDF CLI...Encrypt เพื่อปกป้องรูปแบบไฟล์ PDF ที่มี...้องไฟล์ PDF asposepdftool encrypt [ options ] <PDF-file> [ <result-file>...

    products.aspose.com/pdf/th/cpp-cli/protect/
  10. Décrypter un fichier PDF|Aspose.PDF pour Java

    Ce sujet explique comment décrypter un fichier PDF en utilisant la classe PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Créer un objet...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // Décrypter le document...

    docs.aspose.com/pdf/fr/java/decrypt-pdf-file/