Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 11,711 for

encrypted

(0.32 sec)
  1. Document | Aspose.Words för .NET

    Skapa enkelt tomma Word-dokument med vår användarvänliga dokumentkonstruktör. Effektivisera din skrivprocess idag!...= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...Assert . AreEqual ( "Test encrypted document." , doc . FirstSection...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. Chroń plik PDF za pomocą CLI | Aspose.PDF

    Zablokuj plik PDF z hasłem programowo za pomocą przykładowego kodu CLI używając Aspose.PDF dla Aspose.PDF CLI...Encrypt, aby chronić plik PDF za pomocą...chronić plik PDF asposepdftool encrypt [ options ] <PDF-file> [ <result-file>...

    products.aspose.com/pdf/pl/cpp-cli/protect/
  3. Decryptar Arquivo PDF|Aspose.PDF para Java

    Este tópico explica como Decryptar Arquivo PDF usando a Classe PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Criar objeto PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // Decryptar documento...

    docs.aspose.com/pdf/pt/java/decrypt-pdf-file/
  4. Расшифровать PDF файл|Aspose.PDF for Java

    Эта тема объясняет, как расшифровать PDF файл с использованием класса PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Создать объект...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // Расшифровать PDF...

    docs.aspose.com/pdf/ru/java/decrypt-pdf-file/
  5. Зашифровать книгу с помощью Aspose.Cells|Docume...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/ru/java/encrypt-workbook-...
  6. Защита презентаций паролем в .NET|Документация ...

    Узнайте, как легко блокировать и разблокировать презентации PowerPoint и OpenDocument, защищённые паролем, с помощью Aspose.Slides для .NET. Обеспечьте безопасность ваших презентаций....презентацию, используйте метод Encrypt из ProtectionManager , чтобы... Передайте пароль в метод Encrypt , затем используйте метод Save...

    docs.aspose.com/slides/ru/net/password-protecte...
  7. 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...
  8. 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...
  9. 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...
  10. حماية 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/