Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 24,348 for

password

(0.07 sec)
  1. 使用C++向工作表添加签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++向工作表添加签名行。...pfx" ; U16String password = u "123456" ; std :: time_t...signature ( certificatePath , password , u "test Microsoft Office...

    docs.aspose.com/cells/zh/cpp/add-signature-line/
  2. EditableRangeEnd.node_type property | Aspose.Wo...

    EditableRangeEnd.node_type property. Returns [NodeType.EDITABLE_RANGE_END](../../nodetype/#EDITABLE_RANGE_END).... READ_ONLY , password = 'MyPassword' ) builder =...this paragraph without the password.' ) # Editable ranges allow...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Delete Messages from IMAP 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....ImapClient ( "host" , "username" , "password" ); client . SecurityOptions...ImapClient ( "host" , "username" , "password" ); client . SelectFolder...

    docs.aspose.com/email/net/delete-messages-from-...
  4. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... PASSWORD_PROTECTED The document is password protected...doc . write_protection . set_password ( 'MyPassword' ) self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PDF to Markdown using C#

    This brief guide covers how to convert a PDF to MD in C#. It includes IDE configuration instructions, a list of steps to illustrate the procedure, and a code snippet that shows how to perform PDF to Markdown conversion in C#.... If the PDF is password-protected, instantiate the...LoadOptions class and supply the password. In the end, the resulting...

    kb.aspose.com/words/net/convert-pdf-to-markdown...
  6. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....XLSX in Python How to Read Password Protected Excel File in Python...Python How to Open Password Protected Excel File in C# How to...

    kb.aspose.com/cells/page/12/
  7. 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...
  8. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Python for faster insights and smarter content audits....whether a Presentation is Password Protected Before Loading it...it Confirming the Password Used to Protect a Presentation . Open...

    docs.aspose.com/slides/python-net/examine-prese...
  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. 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/