Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 7,878 for

encrypted

(0.03 sec)
  1. Convert EPUB to PPSX via Java API | products.as...

    Java API to Convert EPUB to PPSX 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-...
  2. Convert CGM to POWERPOINT via Java API | produc...

    Java API to Convert CGM to POWERPOINT without using Microsoft Word... 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...
  3. Aspose::Words::Saving::PdfEncryptionDetails::ge...

    Aspose::Words::Saving::PdfEncryptionDetails::get_Permissions method. Specifies the operations that are allowed to a user on an Encrypted PDF document. The default value is DisallowAll in C++....are allowed to a user on an encrypted PDF document. The default...PdfSaveOptions > (); // Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Protect PPTX Presentation Files using Python | ...

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

    products.aspose.com/slides/python-net/protect/p...
  5. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....:: Cells :: Cleanup (); } Encrypting Excel Files with C++ Detect...Detect File Format of Encrypted Office Open XML - OOXML Files with...

    docs.aspose.com/cells/cpp/create-signature-line...
  6. Convert PS to POT via Java API | products.aspos...

    Java API to Convert PS to POT 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...
  7. Convert EPUB to POWERPOINT via Java API | produ...

    Java API to Convert EPUB to POWERPOINT 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-...
  8. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a Document object. To learn more, visit the documentation article in C++....the password for opening an encrypted document. Can be null or empty...specified password to load an encrypted document. HtmlLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Convert PS to XAML via Java API | products.aspo...

    Java API to Convert PS to XAML without using Microsoft Word... Xaml ); 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...
  10. Extracting RAR Archives | Aspose.Zip Documentation

    Learn how to extract RAR archives in Java with detailed steps and solutions to common issues....println (ex); 13 } Extract an Encrypted Entry The following code example...demonstrates how to extract an encrypted entry using RarArchive instance...

    docs.aspose.com/zip/java/extracting-rar-archives/