Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 9,248 for

encrypted

(0.07 sec)
  1. Android PDF API | Create Parse and Convert PDF ...

    PDF viewer and converter library for mobile apps. Generate merge split read write and protect PDF or PDF/A documents with ease...annotations Add or update encryption, password & security constrains...offers 40-bit or 128-bit encryption. One can also set user and...

    products.aspose.com/pdf/android-java/
  2. 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...
  3. 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/
  4. Add Footer to PDF using CLI | Aspose.PDF

    Add footer to PDF programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...., text extraction, encryption, adding watermarks, etc)...

    products.aspose.com/pdf/cpp-cli/footer/
  5. Add Image Stamp to PDF using CLI | Aspose.PDF

    Add image stamp to PDF file programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...., text extraction, encryption, adding watermarks, etc)...

    products.aspose.com/pdf/cpp-cli/stamps/image/
  6. Missing Features in VSTO|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....Cells Encrypting Excel Files in Aspose.Cells...

    docs.aspose.com/cells/net/missing-features-in-v...
  7. Working with Document in C#|Aspose.Words for .NET

    The `Document` class provides various document properties and methods using C#. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for .NET. The `Document` object can be saved to a file or stream and also sent to a browser....Overview in C# Protect or Encrypt a Document in C# Related articles...

    docs.aspose.com/words/net/working-with-document/
  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/