Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 7,878 for

encrypted

(0.06 sec)
  1. Jak szyfrować lub odszyfrowywać archiwa za pośr...

    Odkryj metody szyfrowania lub deszyfrowania całych archiwów lub określonych wpisów w archiwach ZIP, RAR lub 7Z przy użyciu Python.NET....NET Advanced API features Encrypt⁄Decrypt archives &...CompressionSettings . deflate encryption = zp . saving . TraditionalEncryptio(...

    products.aspose.com/zip/pl/python-net/advanced-...
  2. 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...
  3. 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/
  4. OdtSaveOptions | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words....
  5. Aspose::Words::Saving::DocSaveOptions::get_Pass...

    Aspose::Words::Saving::DocSaveOptions::get_Password method. Gets/sets a password to encrypt document using RC4 encryption method in C++....password to encrypt document using RC4 encryption method. System...to save document without encryption this property should be null...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. تغيير كلمة مرور ملف PDF|Aspose.PDF for Java

    يوضح هذا الموضوع كيفية تغيير كلمة المرور على ملف PDF باستخدام PdfFileSecurity Class....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // إنشاء كائن PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/ar/java/change-password/
  7. Conectando ao 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....A propriedade ‘supported_encryption’ da classe EmailClient define...use o método ‘set_supported_encryption_unsafe(value)’ se desejar...

    docs.aspose.com/email/pt/python-net/connecting-...
  8. تشفير ملفات إكسل باستخدام C++|Documentation

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

    docs.aspose.com/cells/ar/cpp/encrypting-excel-f...
  9. Decrypt PDF em Node.js|Aspose.PDF para Node.js ...

    Decrypt PDF File com Aspose.PDF para Node.js via C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/pt/nodejs-cpp/decrypt-pdf/
  10. Protect PDF using CLI | Aspose.PDF

    Lock PDF with password programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI..., text extraction, encryption, adding watermarks, etc)...set options. Call Document.Encrypt method to protect PDF with...

    products.aspose.com/pdf/cpp-cli/protect/