Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 9,255 for

encrypted

(0.39 sec)
  1. Convert PS to PPSX via Java API | products.aspo...

    Java API to Convert PS to PPSX without using Microsoft Word... Open Encrypted PS File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/ps-to...
  2. Convert EPUB to SWF via Java API | products.asp...

    Java API to Convert EPUB to SWF without using Microsoft Word... Open Encrypted EPUB File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/epub-...
  3. Convert CGM to SWF via Java API | products.aspo...

    Java API to Convert CGM to SWF without using Microsoft Word... Swf ); Open Encrypted CGM File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/cgm-t...
  4. How to fix java.lang.ClassNotFoundException|Doc...

    Learn how to fix java.lang.ClassNotFoundException in Aspose.Cells for Java....depends on Bouncy Castle for encryption and decryption features....program needs to load or save encrypted spreadsheets, you must add...

    docs.aspose.com/cells/java/how-to-fix-java-lang...
  5. Add Signature Line to the Worksheet with C++|Do...

    This article describes how to add a signature line to the worksheet using C++ codes with Aspose.Cells for C++....Document Assistant Close Encrypting Excel Files with C++ Detect...Detect File Format of Encrypted Office Open XML - OOXML Files with...

    docs.aspose.com/cells/cpp/add-signature-line/
  6. Convert OpenDocument Presentations in Python|As...

    Convert OpenDocument ODP to PDF, PPT, PPTX, XPS, HTML, TIFF, or SWF in Python with Aspose.Slides: code examples, high fidelity, batch conversion, and customization.... It can load encrypted presentations when you provide...also save presentations with encryption and protection settings....

    docs.aspose.com/slides/python-net/convert-openo...
  7. Features|Aspose.Words for C++

    Aspose.Words for C++ provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....details ) No support for encrypted documents No support for downloading...

    docs.aspose.com/words/cpp/features/
  8. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in C# Aspose.PDF for .NET PDF library. You can open existing PDF, document from stream, and Encrypted PDF document.... Count ); } } Open encrypted PDF document // For complete...

    docs.aspose.com/pdf/net/open-pdf-document/
  9. Protect ODP Presentation Files using Python | p...

    Python source code to protect ODP Presentation.... Encrypting a ODP Presentation using...protection_manager . encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/python-net/protect/odp/
  10. Protect PPTX Presentation Files using C++ | pro...

    C++ source code to protect PPTX Presentation.... Encrypting a PPTX Presentation using...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...

    products.aspose.com/slides/cpp/protect/pptx/