Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 10,893 for

encryption

(0.23 sec)
  1. Bir Dosya Formatını Nasıl Tespit Eder ve Dosyan...

    Aspose.Cells ile C++ kullanarak dosyanın formatını tespit etmeyi ve şifreli olup olmadığını kontrol etmeyi öğrenin....file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/tr/cpp/how-to-detect-a-fi...
  2. Как обнаружить формат файла и проверить, зашифр...

    Узнайте, как обнаружить формат файла и проверить, зашифрован ли файл, с помощью Aspose.Cells for Node.js via C++....file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/ru/nodejs-cpp/how-to-dete...
  3. Wie erkennt man ein Dateiformat und prüft, ob d...

    Lernen, wie man das Dateiformat erkennt und überprüft, ob eine Datei mit Aspose.Cells for Node.js via C++ verschlüsselt ist....file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/de/nodejs-cpp/how-to-dete...
  4. Come rilevare il formato di un file e verificar...

    Impara come rilevare il formato di un file e controllare se un file è criptato usando Aspose.Cells for Node.js via C++....file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/it/nodejs-cpp/how-to-dete...
  5. 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...
  6. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....Document Assistant Close Encrypting Excel Files with C++ Detect...Detect File Format of Encrypted Office Open XML - OOXML Files with...

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

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

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

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

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

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

    products.aspose.com/slides/th/net/protect/ppt/
  10. 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/