Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 10,893 for

encrypted

(0.09 sec)
  1. Aspose.Cellsを使用してExcelファイルを暗号化およびパスワード保護する|Docu...

    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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/ja/net/encrypting-excel-f...
  2. Excel Dateien mit JavaScript via C++ verschlüss...

    Lernen Sie, wie man Excel Dateien mit Aspose.Cells for JavaScript via C++ verschlüsselt und passwortgeschützt....</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/de/javascript-cpp/encrypt...
  3. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method...detect the document format and encryption. doc = aw . Document () #...Configure a SaveOptions object to encrypt the document # with a password...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Crypter et décrypter des fichiers Excel avec Ja...

    Comment crypter et décrypter des fichiers Excel en utilisant JavaScript via C++. Verrouiller et déverrouiller des fichiers Excel....Cells Example - Encrypt Workbook </ h1 > < input type...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/fr/javascript-cpp/encrypt...
  5. ป้องกันไฟล์นำเสนอ PPTX โดยใช้ .NET | products.a...

    ซอร์สโค้ด C# เพื่อป้องกันการนำเสนอ PPTX...Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/th/net/protect/pptx/
  6. ป้องกันไฟล์นำเสนอ ODP โดยใช้ Python | products....

    ซอร์สโค้ด Python เพื่อป้องกันการนำเสนอ ODP... encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/th/python-net/protec...
  7. ป้องกันไฟล์นำเสนอ PPT โดยใช้ .NET | products.as...

    ซอร์สโค้ด C# เพื่อป้องกันการนำเสนอ PPT...Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/th/net/protect/ppt/
  8. Skydda PPTX presentationsfiler med C++ | produc...

    C++ källkod för att skydda PPTX presentation....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); Ställa...

    products.aspose.com/slides/sv/cpp/protect/pptx/
  9. Skydda PPT presentationsfiler med Java | produc...

    Java källkod för att skydda PPT presentation.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/sv/java/protect/ppt/
  10. فك تشفير ملف PDF|Aspose.PDF for .NET

    استكشف طرق فك تشفير ملفات PDF المحمية بكلمة مرور في .NET، مما يضمن الوصول إلى محتوى الوثيقة باستخدام Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { if ( pdfFileInfo...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Decrypt PDF document...

    docs.aspose.com/pdf/ar/net/decrypt-pdf-file/