Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 3,742 for

password

(0.1 sec)
  1. Add Blind Watermark Verification to DRC File Fo...

    Sample Java blind watermark verification code for DRC file. Use this example code to add blind watermark verification to DRC file within any Web or Desktop Java based application....3D Add password using Aspose.3D’s DecodeWatermark...String[] text = { null }; //Add password to verify watermark by DecodeWatermark...

    products.aspose.com/3d/java/verify-watermark/drc/
  2. Add Blind Watermark Verification to USD File Fo...

    Sample Java blind watermark verification code for USD file. Use this example code to add blind watermark verification to USD file within any Web or Desktop Java based application....3D Add password using Aspose.3D’s DecodeWatermark...String[] text = { null }; //Add password to verify watermark by DecodeWatermark...

    products.aspose.com/3d/java/verify-watermark/usd/
  3. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing....options such as an encryption password. PlainTextDocument ( string...options such as an encryption password. Properties Name Description...

    reference.aspose.com/words/net/aspose.words/pla...
  4. PdfSaveOptions.encryption_details property | As...

    PdfSaveOptions.encryption_details property. Gets or sets the details for encrypting the output PDF document....PdfEncryptionDetails ( user_password = 'password' , owner_password = '' , permissions...we will need to provide the password before accessing its contents...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.EncryptionDetails | Aspose.Words...

    Discover PdfSaveOptions' EncryptionDetails property to easily configure PDF encryption settings, ensuring your documents remain secure and protected....new PdfEncryptionDetails ( "password" , string . Empty , PdfPermissions...we will need to provide the password before accessing its contents...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Presentation Security|Aspose.Slides 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....Digital Signature in PowerPoint Password Protected Presentation Read...

    docs.aspose.com/slides/java/presentation-security/
  7. Convert PPT and PPTX to PDF in JavaScript [Adva...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in JavaScript using Aspose.Slides. Implement advanced features like Password protection, compliance standards, and custom options for high-quality, accessible PDF documents....quality, include hidden slides, password-protect PDF files, detect...resulting PDF, lock the PDF with a password, or specify how the conversion...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  8. Aspose.ZIP for .NET

    Create compressed archives of files and decompress the archives of ZIP, GZIP, RAR, TAR, 7Zip, BZ2 and other types within any C#, .NET, ASP.NET application....Extract Password Protected ZIP File in C# How to Password Protect...

    kb.aspose.com/zip/net/
  9. 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++....pfx" ; U16String password = u "123456" ; std :: time_t...signature ( certificatePath , password , u "test Microsoft Office...

    docs.aspose.com/cells/cpp/add-signature-line/
  10. Support for XAdES Signature with C++|Documentation

    This article describes Support for XAdES Signature using C++ codes with Aspose.Cells for C++....xlsx" ); U16String password ( u "pfxPassword" ); U16String...DigitalSignature signature ( pfxData , password , u "testXAdES" , Date { year...

    docs.aspose.com/cells/cpp/support-for-xades-sig...