Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 3,994 for

password

(0.04 sec)
  1. Import/Export Projects to Primavera

    Learn how to import projects from Primavera XER/XML formats, edit and export them in any of a wide range of available formats (MPP, Primavera XML, PDF, JPEG, XLSX, etc.) using Aspose.Tasks for Java....userName = "privuser" ; 6 String password = "***" ; 7 PrimaveraDbSettings...";user=" + userName + ";password=" + password, 4502); 8 // set driver...

    docs.aspose.com/tasks/java/importing-and-export...
  2. How to Save Email Message to Disk using Java

    In this tutorial, we will learn how to save email message to disk using Java. You will learn how to write email message to disk in Java. The code is based on simple API calls which can be used in Java environments on Linux, macOS, or Windows operating systems....information like username, password, mailbox URI Create Email...

    kb.aspose.com/email/java/how-to-save-email-mess...
  3. How to Print PDF using C#

    This brief article covers how to print PDF using C#. It includes details about system configuration, the step-by-step process, and a code snippet to print PDF file using C#....can also print a secured and password-protected PDF file with a...

    kb.aspose.com/pdf/net/how-to-print-pdf-using-cs...
  4. How to Convert PDF to PDFA Format using C#

    This simple tutorial describes how to convert PDF to PDFA format using C#. You can write a PDF to PDFA converter using C# with the help of short steps and and a runnable sample code given in this tutorial....to protect PDF files with passwords in C#, refer to the article...how to protect PDF file with password in C# . Updated on 23 May...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-pdf...
  5. Getting List of Messages from Inbox Folder of M...

    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....asmx" , "username" , "password" , "domain" )) { // Call listMessages...

    docs.aspose.com/email/java/getting-list-of-mess...
  6. Export OFT to PDF via C++ | products.aspose.com

    C++ API to Convert OFT to PDF without using Microsoft Word or Outlook...document and protect it with a password. auto doc = System :: MakeObject...ProtectionType :: ReadOnly , u "password" ); // save the document....

    products.aspose.com/total/cpp/conversion/oft-to...
  7. How to Create an Outlook PST File in Java

    This simple article explains how to create an Outlook PST file in Java. You can create new PST file in Java using a few API calls and perform all the advanced operations on the newly created PST file....available to work with the password-protected PST files. This...

    kb.aspose.com/email/java/how-to-create-an-outlo...
  8. How to Convert PPTX to PPT using C#

    This quick tutorial describes the process to convert PPTX to PPT using C#. It contains the information about all the resources required to write PPTX to PPT file converter using C#....class supports setting the password, setting the interruption...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  9. How to Convert XLSX to PDF having Restricted Pe...

    This topic provides details about how to convert XLSX to PDF having restricted permissions using C#....restrictions like requirement of password to open by setting PdfSaveOptions...

    kb.aspose.com/cells/net/how-to-convert-xlsx-to-...
  10. Opening Different Microsoft Excel Versions File...

    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....Cells also supports opening password-protected Microsoft Excel...

    docs.aspose.com/cells/cpp/opening-different-mic...