Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 11,720 for

encrypted

(0.16 sec)
  1. Een document versleutelen in Java|Aspose.Words ...

    Versleutel uw document met behulp van geschikte encryptie-algoritmen voor specifieke documentformaten in Java....EncryptionECMA-376 Agile Encryption ECMA-376 Standard Encryption (AES128 + SHA1)...

    docs.aspose.com/words/nl/java/encrypt-a-document/
  2. Obter informações do arquivo PDF|Aspose.PDF for...

    Esta seção explica como obter informações do arquivo PDF com Aspose.PDF Facades....a valid PDF and if it is encrypted Console . WriteLine ( "Is...Console . WriteLine ( "Is Encrypted: {0}" , fileInfo . IsEncrypted...

    docs.aspose.com/pdf/pt/net/get-pdf-file-informa...
  3. Πώς να προστατέψετε το αρχείο PDF με κωδικό πρό...

    Αυτό το γρήγορο σεμινάριο καλύπτει τον τρόπο προστασίας του αρχείου PDF με κωδικό πρόσβασης χρησιμοποιώντας Python. Παρουσιάζει μια πλήρη επισκόπηση της διαδικασίας, συμπεριλαμβανομένης της διαμόρφωσης συστήματος και του αλγόριθμου βήμα προς βήμα, μαζί με ένα εκτελούμενο δείγμα κώδικα που δείχνει πώς η χρήση της δυνατότητας προστασίας κωδικού πρόσβασης Python PDF μπορεί να ενσωματωθεί στις εφαρμογές σας....άλλων ορισμάτων για τη μέθοδο Encrypt Γράψτε το ασφαλές έγγραφο PDF...οι παράμετροι της μεθόδου Encrypt() περιλαμβάνουν τον κρυπτογραφικό...

    kb.aspose.com/el/pdf/python/how-to-protect-pdf-...
  4. Restrict Document Editing in Java|Aspose.Words ...

    Restrict editing a document by setting a restriction type. You can also remove protection and make unrestricted editable regions using Java....security feature and does not encrypt a document. In Microsoft Word...the active restriction type. Encrypt a Document in Java Related...

    docs.aspose.com/words/java/restrict-document-ed...
  5. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect workbook structure of Excel files using Python code.... Encrypt and Decrypt Excel files Check...

    docs.aspose.com/cells/python-java/protect-and-u...
  6. Proteger y Desproteger|Documentation

    Este fragmento presenta cómo encriptar y desencriptar archivos de Excel, proteger y desproteger los datos en archivos de Excel utilizando códigos Python....nivel de datos como MS Excel: Encrypt and decrypt Excel files Para...

    docs.aspose.com/cells/es/python-java/protect-an...
  7. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect workbook structure of Excel files using C# code....Unprotect the Shared Workbook Encrypting Excel Files Analyzing your...

    docs.aspose.com/cells/python-net/protect-and-un...
  8. Proteggi e Rimuovi protezione con C++|Documenta...

    Questo frammento introduce come crittografare e decrittografare i file Excel, proteggere e rimuovere la protezione dei dati nei file Excel usando codici C++....quello dei dati come MS Excel: Encrypt and decrypt Excel files Per...

    docs.aspose.com/cells/it/cpp/protect-and-unprot...
  9. Ouvrir un document PDF par programmation|Aspose...

    Apprenez comment ouvrir un fichier PDF avec la bibliothГЁque Aspose.PDF for Python via .NET en Python. Vous pouvez ouvrir un PDF existant, un document depuis un flux, et un document PDF chiffrГ©....pdf as ap def open_document_encrypted ( infile ): password = "P@ssw0rd"...

    docs.aspose.com/pdf/fr/python-net/open-pdf-docu...
  10. Controlar Excepción de Archivo PDF|Aspose.PDF p...

    Este tema explica cómo controlar la excepción en un archivo PDF utilizando la clase PdfFileSecurity....bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . setAllowExceptions...

    docs.aspose.com/pdf/es/java/control-exception/