Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 10,904 for

encrypted

(0.17 sec)
  1. C++を使用したExcelファイルの暗号化|Documentation

    Aspose.Cellsを使用してExcelファイルを暗号化し、パスワードで保護する方法を学びます。...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/ja/cpp/encrypting-excel-f...
  2. Enregistrer les présentations en mode lecture s...

    Charger et enregistrer des fichiers PowerPoint (PPT, PPTX) en mode lecture seule avec Aspose.Slides for Python via .NET, offrant des aperçus de diapositives précis sans modifier vos présentations....rapporte-t-il aux indicateurs ‘is_encrypted’ et ‘is_write_protected’ ...is_write_protected et is_encrypted indiquent de réelles restrictions...

    docs.aspose.com/slides/fr/python-net/read-only-...
  3. ปลดล็อก PDF โดยใช้ JavaScript | Aspose.PDF

    ถอดรหัส (ลบการเข้ารหัส) เอกสาร PDF แบบโปรแกรมด้วยรหัสตัวอย่าง JavaScript โดยใช้ Aspose.PDF สำหรับ Node.js via C++...js' ); const pdf_encrypt_file = './ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "./ResultDecrypt...

    products.aspose.com/pdf/th/nodejs-cpp/decrypt/
  4. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....Documentation section Protect or Encrypt a Document for more information...information about protecting and encrypting a document The article Find...

    docs.aspose.com/words/cpp/convert-a-document-to...
  5. قفل کردن PDF با استفاده از JavaScript via C++ |...

    نمونه کد جاوا اسکریپت برای استفاده از Aspose.PDF برای خواندن اسناد محافظت شده (رمز عبور رمزگذاری شده)، ایمن سازی یک سند با حفاظت یا حذف حفاظت.... این یک سند PDF به نام «Encrypt.pdf» را باز می کند. PDF باز...شده را در یک فایل به نام ‘Encrypt_out.pdf’ در همان دایرکتوری...

    products.aspose.com/pdf/fa/javascript-cpp/encrypt/
  6. Procurar

    Procurar...save("encrypted-workbook.xlsx"); Descriptografar...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/pt/cells/encrypt-and-decrypt-ex...
  7. 권한 설정, PDF 파일 암호화 및 해독|Aspose.PDF for Java

    Java를 사용하여 다양한 암호화 유형 및 알고리즘으로 PDF 파일을 암호화합니다. 또한 소유자 비밀번호를 사용하여 PDF 파일을 해독합니다....권한이 정의되면 이 객체를 Document 객체의 Encrypt 메서드에 인수로 전달하십시오. 다음 코드 스니펫은...비밀번호를 설정해야 합니다. document . encrypt ( "user" , "owner" , documentPrivilege...

    docs.aspose.com/pdf/ko/java/set-privileges-encr...
  8. Open a password-protected PDF using Rust|Aspose...

    Open a password-protected PDF File with Aspose.PDF for Rust via C++....permissions, or removing encryption. Open the protected PDF document...

    docs.aspose.com/pdf/rust-cpp/open-password-prot...
  9. Aspose::Words::Saving::PdfSaveOptions::get_Embe...

    Aspose::Words::Saving::PdfSaveOptions::get_EmbedAttachments method. Gets or sets a value determining whether or not to embed attachments to the PDF document in C++....attachments is not supported when encryption is enabled. false value will...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. The `Document` object can be saved to a file or stream and also sent to a browser....Overview in Java Protect or Encrypt a Document in Java Related...

    docs.aspose.com/words/java/working-with-document/