Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 3,442 for

encrypted

(0.18 sec)
  1. C++을(를) 사용하여 PPT 프레젠테이션 파일 보호 | products.aspose...

    PPT 프레젠테이션을 보호하기 위한 C++ 소스 코드....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); C++을(를)...

    products.aspose.com/slides/ko/cpp/protect/ppt/
  2. .NET का उपयोग करके PPTX प्रस्तुतिकरण फ़ाइलों की...

    PPTX प्रस्तुति की सुरक्षा के लिए C# स्रोत कोड....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/hi/net/protect/pptx/
  3. .NET का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों की ...

    PPT प्रस्तुति की सुरक्षा के लिए C# स्रोत कोड....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/hi/net/protect/ppt/
  4. ล็อค PDF โดยใช้ JavaScript via C++ | Aspose.PDF

    ตัวอย่างรหัส JavaScript สำหรับการใช้ Aspose.PDF เพื่ออ่านเอกสารที่มีการป้องกัน (เข้ารหัสด้วยรหัสผ่าน) รักษาความปลอดภัยเอกสารด้วยการป้องกัน หรือลบการป้องกัน...PDFมันเปิดเอกสาร PDF ชื่อ ‘Encrypt.pdf’มันเข้ารหัส PDF ที่เปิ...แล้วรหัสจะบันทึกเอกสารที่อัปเดตลงในไฟล์ชื่อ ‘Encrypt_out.pdf’ ในไดเรกทอรีเดียวกันที่ระบุโดยตัวแปร...

    products.aspose.com/pdf/th/javascript-cpp/encrypt/
  5. Presentación Protegida por Contraseña|Documenta...

    Bloquear presentación de PowerPoint. Presentación de PowerPoint protegida por contraseña en Java...presentación, debes usar el método encrypt (de IProtectionManager ) para...Pasas la contraseña al método encrypt y usas el método save para...

    docs.aspose.com/slides/es/androidjava/password-...
  6. Шифрование Файлов Excel в Aspose.Cells|Document...

    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/ru/net/encrypting-excel-f...
  7. Aspose.Cells ile Excel Dosyalarının Şifrelenmes...

    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/tr/net/encrypting-excel-f...
  8. 使用 Java 保护 PDF | Aspose.PDF

    Java原始程式碼使用密碼鎖定PDF檔在爪哇和PHP,德爾福。...pdf" ); // encrypt PDF pdfFile . encrypt ( "user" , "owner"...

    products.aspose.com/pdf/zh-hant/java/protect/
  9. Unlock PDF using CLI | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Some PDF may have encryption that causes compatibility...functionalities (e.g., text extraction, encryption, adding watermarks, etc)...

    products.aspose.com/pdf/cpp-cli/decrypt/
  10. Pythonでのファイルの開く方法|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.... \# Opening Encrypted Excel Files \# Creating and...Setting the password for the encrypted Excel file loadOptions6 ....

    docs.aspose.com/cells/ja/java/opening-files-in-...