Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 7,893 for

encrypted

(0.06 sec)
  1. Защита и снятие защиты с помощью Node.js через ...

    В этом примере показано, как шифровать и расшифровывать Excel файлы, защищать и снимать защиту данных в файлах Excel, используя Node.js с C++ аппендами....данных, подобно MS Excel: Encrypt and decrypt Excel files Чтобы...

    docs.aspose.com/cells/ru/nodejs-cpp/protect-and...
  2. Installation and running examples JavaScript vi...

    Learn about how to install and use Aspose.Font for JavaScript. Find code examples for the better understanding....some folder encrypt your *.lic file using ‘encrypt_lic.html’ edit...

    docs.aspose.com/font/javascript-cpp/installation/
  3. Product Overview|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....Handling Email Signatures and Encryption . Use various security features...digital (SMIME) signatures, encryption, and decryption to ensure...

    docs.aspose.com/email/net/product-overview/
  4. 使用 JavaScript 解锁 PDF | Aspose.PDF

    使用 Aspose.PDF for Node.js via C++ 使用 JavaScript 示例代码以编程方式解密(移除加密)PDF 文档...js' ); const pdf_encrypt_file = './ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "./ResultDecrypt...

    products.aspose.com/pdf/zh-hant/nodejs-cpp/decr...
  5. Protect PDF Document Online with password and u...

    Online PDF file password protection app. .NET C# API code to apply password protection on PDF document....via Document class Call the Encrypt method Provide password, previllages...secured with password and encryption for confidential documents...

    products.aspose.com/total/net/protect/pdf/
  6. HtmlLoadOptions | Aspose.Words per .NET

    Scopri il costruttore HtmlLoadOptions, progettato per inizializzare senza sforzo le istanze con impostazioni predefinite per uno sviluppo web senza interruzioni....inputFileName = MyDir + "Encrypted.docx" ; string outputFileName...Assert . AreEqual ( "Test encrypted document." , doc . GetText...

    reference.aspose.com/words/it/net/aspose.words....
  7. Java 를 사용하여 PDF 잠금 | Aspose.PDF

    모든 플랫폼에서 PDF 문서를 보호하는 Java 소스 코드....‘DataDir’ 변수로 지정된 동일한 디렉터리의 ‘Encrypt_out.pdf ‘라는 파일에 업데이트된 문서를 저장합니다...setAllowScreenReader ( true ); document . encrypt ( "user" , "owner" , documentPrivilege...

    products.aspose.com/pdf/ko/java/encrypt/
  8. Desbloquear contraseña ZIP | Aspose.Zip para .NET

    La biblioteca Zip C# le permite desbloquear el archivo bloqueado si la contraseña se olvida a medias. Proporcione una plantilla de contraseña y utilizará un ataque de fuerza bruta en el archivo para desbloquearlo....using ( var a = new Archive( "encrypted.zip" , new ArchiveLoadOptions()...(Archive a = new Archive( "encrypted.zip" , new ArchiveLoadOptions()...

    docs.aspose.com/zip/es/net/unlock-zip-password/
  9. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Doc format in C++....// Note that this does not encrypt the contents of the document...// Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/saveformat/#FlatOpc) format...password to encrypt document using ECMA376 Standard encryption algorithm...

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