Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 10,758 for

encrypted

(0.27 sec)
  1. Convert ODP to PPTX in JavaScript|Aspose.Slides...

    Convert ODP to PPTX with Aspose.Slides for Node.js. Clean JavaScript code examples, batch tips, and high-quality results—no PowerPoint needed....password, as well as configuring encryption and access to document properties...

    docs.aspose.com/slides/nodejs-java/convert-odp-...
  2. Convert Excel file to PDF format compatible wit...

    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....opposed to font embedding) and encryption. Aspose.Cells enables you...

    docs.aspose.com/cells/net/convert-excel-file-to...
  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. 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-...
  5. 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/
  6. 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/
  7. 加密、解密和设置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-...
  8. 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...
  9. 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/
  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/