Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 9,777 for

encrypt

(0.89 sec)
  1. 使用 Java 鎖定 PDF | Aspose.PDF

    Java 源代碼可保護任何平台上的 PDF 文檔。...加密 PDF 後,程式碼會將更新的文件儲存到名為 ‘Encrypt_out.pdf’ 的檔案中,在由 ‘dataDir’...setAllowScreenReader ( true ); pdfDocument . encrypt ( "user" , "owner" , documentPrivilege...

    products.aspose.com/pdf/zh-hant/java/encrypt/
  2. Export XSLFO to PPT in Android | products.aspos...

    Android API to Convert XSLFO to PPT without using Microsoft Word...via Java allows you open encrypted documents as well. In order...order to open the encrypted file, you can initialize new instance...

    products.aspose.com/total/android-java/conversi...
  3. HtmlLoadOptions | Aspose.Words för .NET

    Upptäck HtmlLoadOptions-konstruktorn, utformad för att enkelt initiera instanser med standardinställningar för sömlös webbutveckling....inputFileName = MyDir + "Encrypted.docx" ; string outputFileName...Assert . AreEqual ( "Test encrypted document." , doc . GetText...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Características de Utilidad - MailMessage|Docum...

    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.... Los métodos encrypt() y decrypt() devuelven el...certificate) public MailMessage encrypt(X509Certificate2 certificate)...

    docs.aspose.com/email/es/java/utility-features-...
  5. Limitations and API Differences|Documentation

    C++ Email Parser Library has some differences as compared to its equivalent .NET version. This page contains information about all such functionality that is not available in the API....It doesn’t support Message Encryption/Decryption Support for conversion...

    docs.aspose.com/email/cpp/limitations-and-api-d...
  6. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via .NET library. You can open existing PDF, document from stream, and Encrypted PDF document.... pages ))) Open encrypted PDF document import aspose...

    docs.aspose.com/pdf/python-net/open-pdf-document/
  7. Control Exception PDF File|Aspose.PDF for Java

    Learn how to control and handle exceptions while working with PDF documents using Aspose.PDF in Java....bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . setAllowExceptions...

    docs.aspose.com/pdf/java/control-exception/
  8. 加密、解密和设置PDF文档的权限|Aspose.PDF for C++

    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....为了在现有PDF文档上设置权限,可以使用 Document->Encrypt(…) 方法,该方法需要一个 DocumentPrivilege...

    docs.aspose.com/pdf/zh/cpp/encrypt-decrypt-and-...
  9. PDF 문서 암호화, 복호화 및 권한 설정|Aspose.PDF for C++

    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....PDF 문서에 권한을 설정하려면 Document->Encrypt(…) 메서드를 사용할 수 있으며, 이는 DocumentPrivilege...

    docs.aspose.com/pdf/ko/cpp/encrypt-decrypt-and-...
  10. Encriptar Archivo PDF|Aspose.PDF para Java

    Este tema explica cómo Encriptar un Archivo PDF usando la Clase PdfFileSecurity....save ( _dataDir + "sample_encrypted.pdf" ); } Desencriptar Archivo...

    docs.aspose.com/pdf/es/java/encrypt-pdf-file/