Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 7,896 for

encryption

(0.07 sec)
  1. Skydda PPTX presentationsfiler med Python | pro...

    Python källkod för att skydda PPTX presentation.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/sv/python-net/protec...
  2. A PPT prezentációs fájlok védelme a C++ használ...

    C++ forráskód a PPT prezentáció védelmére....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Írásvédelem...

    products.aspose.com/slides/hu/cpp/protect/ppt/
  3. Chraňte soubory prezentací PPTX pomocí Java | p...

    Zdrojový kód Java k ochraně prezentace PPTX.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/cs/java/protect/pptx/
  4. Chraňte soubory prezentací ODP pomocí Java | pr...

    Zdrojový kód Java k ochraně prezentace ODP.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/cs/java/protect/odp/
  5. كيفية اكتشاف صيغة ملف والتحقق مما إذا كان الملف...

    تعلم كيفية اكتشاف صيغة ملف والتحقق مما إذا كان ملفًا مشفرًا باستخدام Aspose.Cells for Node.js via C++....file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/ar/nodejs-cpp/how-to-dete...
  6. Detect File Format|Aspose.Words for Java

    Obtain information about the document format before opening it to avoid an exception if you are not sure what the actual content of the file is using Java.... Encrypted documents Test File (Enc).doc Encrypted Microsoft...document. Test File (Enc).docx Encrypted Office Open XML WordprocessingML...

    docs.aspose.com/words/java/detect-file-format-a...
  7. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Python if you are not sure what the actual content of the file is, or to check the format compatibility.... Encrypted documents Test File (Enc).doc Encrypted Microsoft...document. Test File (Enc).docx Encrypted Office Open XML WordprocessingML...

    docs.aspose.com/words/python-net/detect-file-fo...
  8. Encriptando Archivos de Excel en Aspose.Cells|D...

    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/es/net/encrypting-excel-f...
  9. Java을(를) 사용하여 PPT 프레젠테이션 파일 보호 | products.aspos...

    PPT 프레젠테이션을 보호하기 위한 Java 소스 코드.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/ko/java/protect/ppt/
  10. Java을(를) 사용하여 ODP 프레젠테이션 파일 보호 | products.aspos...

    ODP 프레젠테이션을 보호하기 위한 Java 소스 코드.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/ko/java/protect/odp/