Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 11,710 for

encryption

(0.67 sec)
  1. Зашифровать PDF-файл|Aspose.PDF for Python via ...

    Зашифровать PDF-документ и настроить разрешения, чтобы контролировать, что пользователи могут делать с файлом....initialize_data_dir # Encrypt PDF with User and Owner Password def encrypt_pdf... ( infile , outfile ): """Encrypt a PDF document using user and...

    docs.aspose.com/pdf/ru/python-net/encrypt-pdf-f...
  2. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...specified password to load an encrypted document. def __init__ ( self...str The password to open an encrypted document. Can be None or empty...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Proteggi l'API PDF | Aspose.PDF

    Blocca i documenti PDF con app multipiattaforma gratuite e API High Code per qualsiasi piattaforma....possibile utilizzare il metodo Encrypt dell’oggetto Document per crittografare...le autorizzazioni al metodo Encrypt. Inoltre, è possibile passare...

    products.aspose.com/pdf/it/protect/
  4. تشفير ملفات إكسل في روبي|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.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com.... setEncryptionOptions ( encryption_type . XOR , 40 ) \ # Specify...

    docs.aspose.com/cells/ar/java/encrypting-excel-...
  5. LoadOptions.password property | Aspose.Words fo...

    LoadOptions.password property. Gets or sets the password for opening an encrypted document...the password for opening an encrypted document. Can be null or empty...open an encrypted document. If the document is not encrypted, set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Procurar

    Procurar...Encrypt . Salve o documento PDF criptografado...Document("Encrypt.pdf"); // Criptografar PDF document.Encrypt("user_password"...

    blog.aspose.com/pt/pdf/encrypt-or-decrypt-pdf-f...
  7. Arşiv

    Arşiv...Encrypt yöntemini kullanarak bir parola...Document("Encrypt.pdf"); // PDF'yi şifrele document.Encrypt("user_password"...

    blog.aspose.com/tr/pdf/encrypt-or-decrypt-pdf-f...
  8. German umlaut characters in password - Free Sup...

    Are the german umlaut characters (äöü) not allowed as password or part of the password when encrypting a PDF document? When I use one of those characters in a password I get this error when encrypting a pdf: : ‘Permi…...part of the password when encrypting a PDF document? When I use...password I get this error when encrypting a pdf: : ‘Permissions check...

    forum.aspose.com/t/german-umlaut-characters-in-...
  9. Protéger les fichiers PDF en Python|Aspose.PDF ...

    Apprenez comment crypter les fichiers, décrypter les PDF protégés et changer les mots de passe en Python....ap def encrypt_password ( infile , outfile ): """ Encrypt PDF with...filename Returns: None Example: encrypt_password("sample.pdf", "sample_protected...

    docs.aspose.com/pdf/fr/python-net/protect-pdf-f...
  10. LoadOptions class | Aspose.Words for Python

    aspose.words.loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) object...specified password to load an encrypted document. LoadOptions(load_format...the password for opening an encrypted document. Can be None or empty...

    reference.aspose.com/words/python-net/aspose.wo...