Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 10,904 for

encrypted

(0.23 sec)
  1. Python Kullanarak PDF Dosyasını Parolayla Koruma

    Bu hızlı eğitim, Python kullanılarak PDF dosyasının parola ile nasıl korunacağını kapsar. Sistem yapılandırması ve adım adım algoritma da dahil olmak üzere sürece ilişkin eksiksiz bir genel bakışın yanı sıra Python PDF parola koruma özelliğinin kullanılmasının uygulamalarınıza nasıl yerleştirilebileceğini gösteren çalışan bir kod örneği sunar....kaynak PDF belgesini alın Encrypt yöntemi için parola dizesini...durumunu gösterir. Örneğin, Encrypt() yönteminin parametreleri...

    kb.aspose.com/tr/pdf/python/how-to-protect-pdf-...
  2. Jak chránit soubor PDF heslem pomocí Pythonu

    Tento rychlý tutoriál popisuje, jak chránit soubor PDF heslem pomocí Pythonu. Představuje úplný přehled procesu včetně konfigurace systému a algoritmu krok za krokem, spolu s ukázkou běžícího kódu, která demonstruje, jak lze do vašich aplikací vložit funkci ochrany heslem Python PDF....dalších argumentů pro metodu Encrypt Zapište zabezpečený dokument...Například parametry metody Encrypt() zahrnují kryptografický algoritmus...

    kb.aspose.com/cs/pdf/python/how-to-protect-pdf-...
  3. Chiffrer les fichiers Excel dans 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/fr/net/encrypting-excel-f...
  4. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the document's content. To learn more, visit the documentation article in C++....additional options such as an encryption password. PlainTextDocument...additional options such as an encryption password. PlainTextDocument...

    reference.aspose.com/words/cpp/aspose.words/pla...
  5. Comment détecter un format de fichier et vérifi...

    Apprenez comment détecter un format de fichier et vérifier si un fichier est crypté à l aide de Aspose.Cells for Node.js via C++....file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/fr/nodejs-cpp/how-to-dete...
  6. Comment détecter un format de fichier et vérifi...

    Apprenez comment détecter le format d un fichier et vérifier s il est crypté à l aide d Aspose.Cells avec C++....file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/fr/cpp/how-to-detect-a-fi...
  7. Come rilevare il formato di un file e verificar...

    Impara come rilevare il formato di un file e verificare se è criptato usando Aspose.Cells con C++....file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/it/cpp/how-to-detect-a-fi...
  8. حماية PPTX ملفات العروض التقديمية باستخدام C++ ...

    C++ شفرة المصدر لحماية العرض التقديمي PPTX....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); إعداد...

    products.aspose.com/slides/ar/cpp/protect/pptx/
  9. حماية ODP ملفات العروض التقديمية باستخدام C++ |...

    C++ شفرة المصدر لحماية العرض التقديمي ODP....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); إعداد...

    products.aspose.com/slides/ar/cpp/protect/odp/
  10. 使用 .NET 保護 PPTX 演示文件 | products.aspose.com

    C# 源代碼保護 PPTX 演示。...Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/zh-hant/net/protect/...