Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 666 for

password protection

(0.08 sec)
  1. Convert MPP to Excel in Python

    This tutorial assists to convert MPP to Excel in Python. You may follow it to transform an MPP file to Excel in Python with a few API calls only....specify the password to open a password-protected project file...

    kb.aspose.com/tasks/python/convert-mpp-to-excel...
  2. VbaProject class | Aspose.Words for Node.js

    Aspose.Words.Vba.VbaProject class. Provides access to VBA project information...whether the VbaProject is password protected. isSigned Shows whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Add Digital Signature to PDF in C#

    This basic tutorial discusses the details on how to add digital signature to PDF in C#. The sample code provided in this article in C# add signature to PDF whereas detailed steps are also shared....also required along with its password to certify the authenticity...However, if you want to learn to protect the PDF files, please refer...

    kb.aspose.com/pdf/net/how-to-add-digital-signat...
  4. DocumentSecurity | Aspose.Words for Java

    Used as a value for the BuiltInDocumentProperties.getSecurity / BuiltInDocumentProperties.setSecurityint property in Java....getSecurity()); // Write-protect a document, and then verify...doc = new Document(); doc.protect(ProtectionType.ALLOW_ONLY_COMMENTS...

    reference.aspose.com/words/java/com.aspose.word...
  5. Open Presentation in JavaScript|Aspose.Slides f...

    Open or load Presentation PPT, PPTX, ODP in JavaScript...dispose (); } } Open Password Protected Presentation When you...you have to open a password-protected presentation, you can pass...

    docs.aspose.com/slides/nodejs-java/open-present...
  6. How to Delete a Column in Excel using Java

    This simple topic explains how to delete a column in Excel using Java. It covers the details to configure the IDE, stepwise program flow, and a working sample code to delete multiple columns in Excel using Java....knowing about accessing a password protected Excel file, refer to...article on how to open password protected Excel file in Java ....

    kb.aspose.com/cells/java/how-to-delete-a-column...
  7. Open Presentation - C++ PowerPoint API|Aspose.S...

    Open or load Presentation PPT, PPTX, ODP in C++...get_Count ())); Open Password Protected Presentation When you...you have to open a password-protected presentation, you can pass...

    docs.aspose.com/slides/cpp/open-presentation/
  8. How to Add Watermark to PDF using Python

    This brief guide elaborates on how to add watermark to PDF using Python. You can apply watermark to PDF using Python code with the capability to add watermarks to any page of the PDF document....interested in protecting a PDF file with a password, refer to the...article on how to protect a PDF file with a Password using Python...

    kb.aspose.com/pdf/python/how-to-add-watermark-t...
  9. How to Convert PDF to Word using Python

    This basic tutorial covers how to convert PDF to Word using Python. It encompasses all relevant information like the environment setup details, conversion algorithm, and a code snippet demonstrating how using Python PDF to DOC conversion can be done....loading encrypted and password-protected PDF files while specifying...specifying the password string. Subsequently, create an instance...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  10. How to Populate PDF Form from Excel Data in Java

    This tutorial explains the process to populate PDF form from Excel data in Java. It contains the configuration details to load PDF and Excel both in the same program and a runnable sample code to auto fill pdf form from excel in java along with the detailed descriptions....the process to protect a PDF file with a password, refer to the...article on how to protect PDF with password in Java . Updated...

    kb.aspose.com/pdf/java/how-to-populate-pdf-form...