Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 31,652 for

password

(0.17 sec)
  1. Working with Messages from Server|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....// Specify host, username, password, Port and SecurityOptions...client . setPassword ( "your.password" ); client . setPort ( 995...

    docs.aspose.com/email/java/working-with-message...
  2. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in C# Aspose.PDF for .NET PDF library. You can open existing PDF, document from stream, and encrypted PDF document....ickStart (); const string password = "Aspose2020" ; try { //...dataDir + "DocSite.pdf" , password )) { Console . WriteLine (...

    docs.aspose.com/pdf/net/open-pdf-document/
  3. Add Blind Watermark Verification to DXF File Fo...

    Sample Java blind watermark verification code for DXF file. Use this example code to add blind watermark verification to DXF 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/dxf/
  4. Add Blind Watermark Verification to OBJ File Fo...

    Sample Java blind watermark verification code for OBJ file. Use this example code to add blind watermark verification to OBJ 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/obj/
  5. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign a VBA Code Project with a certificate using Aspose.Cells for JavaScript via C++.... Its password is 1234 . Output Excel file...Signature parameters const password = "1234" ; const comment =...

    docs.aspose.com/cells/javascript-cpp/digitally-...
  6. Working with Contacts on Exchange Server using ...

    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....= "administrator" ; String password = "pwd" ; String domain =...NetworkCredential ( username , password , domain ); ExchangeClient...

    docs.aspose.com/email/java/working-with-contact...
  7. Trailer not found al intentar cargar un pdf - F...

    Hola, Estoy intentando firmar un pdf ya creado con ASPOSE.Pdf versión 25.10.0 pero cuando intento cargar el fichero con un objeto Document o con PdfFileSignature.BindPdf me da el error Aspose.Pdf.InvalidPdfFileFormatExc…...new PKCS7(RutaCertificado, Password); // Crear la firma invisible...Forms.PKCS7(RutaCertificado, Password); // Define an invisible rectangle...

    forum.aspose.com/t/trailer-not-found-al-intenta...
  8. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....saveOptions = new OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions...saveOptions = new OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions...

    reference.aspose.com/words/net/aspose.words.low...
  9. Configuring OAuth 2.0 API Access to Google Serv...

    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....= new GoogleUser ( email , password , clientId , clientSecret...GoogleUser ( string email , string password , string clientId , string...

    docs.aspose.com/email/net/configuring-oauth2-ap...
  10. Processor.To | Aspose.Words for .NET

    Optimize your workflow with our processor method that clearly defines output files, enhancing efficiency and streamlining your data management tasks....saveOptions = new OoxmlSaveOptions { Password = "Aspose.Words" }; Merger...saveOptions = new OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions...

    reference.aspose.com/words/net/aspose.words.low...