Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 9,775 for

encrypt

(0.15 sec)
  1. Bescherm presentatiebestanden van PPT met .NET ...

    C# broncode om PPT Presentatie te beschermen....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/nl/net/protect/ppt/
  2. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing....additional options such as an encryption password. PlainTextDocument...additional options such as an encryption password. Properties Name...

    reference.aspose.com/words/net/aspose.words/pla...
  3. License for Aspose.PDF for JavaScript via C++|A...

    تدعو Aspose.PDF for JavaScript عملائها للحصول على ترخيص كلاسيكي وترخيص محسوب. وكذلك استخدام ترخيص محدود لاستكشاف المنتج بشكل أفضل....بذلك، تحتاج إلى استخدام أداة “encrypt_lic.html”. انقر على الزر وحدد...اكتمال التشفير، ستتلقى الرسالة “Encrypt OK: aspose.enc”. بالنقر على...

    docs.aspose.com/pdf/ar/javascript-cpp/licensing/
  4. Excel Dateien mit JavaScript via C++ verschlüss...

    So verschlüsseln und entschlüsseln Sie Excel Dateien mit JavaScript via C++. Sperren und entsperren Sie Excel Dateien....Cells Example - Encrypt Workbook </ h1 > < input type...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/de/javascript-cpp/encrypt...
  5. Crypter les fichiers Excel avec JavaScript via ...

    Apprenez comment crypter et protéger par mot de passe des fichiers Excel en utilisant Aspose.Cells for JavaScript via C++....</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/fr/javascript-cpp/encrypt...
  6. Guardar presentaciones en modo solo lectura usa...

    Cargar y guardar archivos PowerPoint (PPT, PPTX) en modo solo lectura con Aspose.Slides para Python a través de .NET, ofreciendo vistas previas de diapositivas precisas sin alterar sus presentaciones....automatizadas, use passwords and encryption . ¿Cómo se relaciona ‘Read-Only...recommended’ con las banderas ‘is_encrypted’ y ‘is_write_protected’? Son...

    docs.aspose.com/slides/es/python-net/read-only-...
  7. Detect File Format and Check Format Compatibili...

    Determine the file format in C++ if you are not sure what the actual content of the file is, or to check the format compatibility.... Encrypted documents Test File (Enc).doc Encrypted Microsoft...document. Test File (Enc).docx Encrypted Office Open XML WordprocessingML...

    docs.aspose.com/words/cpp/detect-file-format-an...
  8. Load docx throw The document appears to be corr...

    Env Windows 11 Aspose.Words for NET 25.2 Code void Main() { var doc=new Aspose.Words.Document(@"C:\Users\hello\Desktop\test\test.docx"); } Test File test.zip (1.8 MB)...Check for Encryption : If the document is encrypted, you will...unsure whether the document is encrypted, you can use the FileFormatUtil...

    forum.aspose.com/t/load-docx-throw-the-document...
  9. Error in image conversion - Free Support Forum ...

    We have renewed and applied the Aspose licenses in Feb 2025. However we started seeing the image conversion issues around 2nd week of March. Below are the jar files used for conversion. Do you see any problem because of …...any way we can check the encryption(SHA1 or sha256) of this license...any way we can check the encryption(SHA1 or sha256) of this license...

    forum.aspose.com/t/error-in-image-conversion/31...
  10. 使用 C# 保护 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码,以编程方式使用密码锁定 PDF...Encrypt 方法使用 AES-128 加密 PDF。 以 PDF...AllowScreenReaders = true ; document . Encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/zh-hant/net/protect/