Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 11,605 for

encrypted

(0.15 sec)
  1. Criptografar Arquivo PDF|Aspose.PDF para Java

    Este tópico explica como Criptografar Arquivo PDF usando a Classe PdfFileSecurity....save ( _dataDir + "sample_encrypted.pdf" ); } Decryptar Arquivo...

    docs.aspose.com/pdf/pt/java/encrypt-pdf-file/
  2. Excelファイルの暗号化にはNode.jsとC++を使用して暗号化とパスワード保護を行う方法...

    Aspose.Cells for Node.js via C++を使用した暗号化...filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/ja/nodejs-cpp/encrypting-...
  3. Convert SVG to PDF in Python – Aspose.SVG for P...

    Learn how to convert SVG to PDF programmatically or online and consider Python examples of SVG to PDF conversions using Aspose.SVG for Python via .NET....intellectual property through encryption and permissions settings...This property gets or sets encryption details. If it is not set...

    docs.aspose.com/svg/python-net/convert-svg-to-pdf/
  4. PDF Footer Insertion 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. 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/
  6. 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/
  7. 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/
  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. 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/