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

encrypted

(0.06 sec)
  1. 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...
  2. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is Encrypted with a password and the password specified when opening the document is incorrect or missing...class Thrown if a document is encrypted with a password and the password...# Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  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. 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...
  9. 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...
  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/