Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 11,723 for

encrypted

(0.08 sec)
  1. Verschlüsselung von Excel Dateien in Aspose.Cel...

    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/de/net/encrypting-excel-f...
  2. Dapatkan Metadata PDF|Aspose.PDF for Python via...

    Ekstrak dan tampilkan metadata dari dokumen PDF menggunakan Aspose.PDF for Python....print ( f "Is Encrypted: { pdf_info . is_encrypted } " ) print...

    docs.aspose.com/pdf/id/python-net/get-pdf-metad...
  3. Protect Documents with Password via C# | produc...

    Lock PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents with passwords via your C# application. Apply password protection with ease....implementation of various encryption techniques and password policies...developers to implement various encryption options and password policies...

    products.aspose.com/total/net/protect/
  4. 아카이브

    아카이브...Encrypt(문자열, 문자열, SharedPtr) 호출 , CryptoAlgorithm...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/ko/pdf/encrypt-or-decrypt-pdf-f...
  5. 档案

    档案...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/zh/pdf/encrypt-or-decrypt-pdf-f...
  6. Chercher

    chercher...Encrypt(String, String, SharedPtr ...vilege::get_Print(); doc->Encrypt(L"user", L"owner", privilege...

    blog.aspose.com/fr/pdf/encrypt-or-decrypt-pdf-f...
  7. تشفير ملفات إكسل باستخدام Node.js عبر C++|Docum...

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

    docs.aspose.com/cells/ar/nodejs-cpp/encrypting-...
  8. A ODP prezentációs fájlok védelme a Python hasz...

    Python forráskód a ODP prezentáció védelmére.... encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/hu/python-net/protec...
  9. PlainTextDocument class | Aspose.Words for Node.js

    Aspose.Words.PlainTextDocument class. Allows to extract plain-text representation of the document's content...additional options such as an encryption password. PlainTextDocument(stream)...additional options such as an encryption password. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PDF 파일 해독|Aspose.PDF for Java

    이 주제는 PdfFileSecurity 클래스를 사용하여 PDF 파일을 해독하는 방법을 설명합니다....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // PDF 문서 해독 fileSecurity...

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