Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 381 for

mail box

(0.15 sec)
  1. Connecting to POP3 Server in Python|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....applications to manage email boxes through the Post Office Protocol...for retrieving emails from a mail server. It enhances the traditional...

    docs.aspose.com/email/python-net/connect-to-pop...
  2. Connect to POP3 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....applications to manage email boxes using the Post Office Protocol...sent as plain text to the POP3 mail server. Connect to Server via...

    docs.aspose.com/email/net/connect-to-pop3-server/
  3. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your document using Java....paragraph in a document: Inserting Mail Merge <code>ADDRESSBLOCK</code>...ADDRESSBLOCK field is used to insert a Mail Merge address block in a Word...

    docs.aspose.com/words/java/insert-fields/
  4. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...below: Flags Categories Priority Mail Read Status and Unread status...= Low, 1 = Normal, 2 = High Mail Read/Unread Status The read/unread...

    forum.aspose.com/t/how-to-get-the-following-val...
  5. Licensing|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....Mail, Aspose.Email.Pop3,and Aspose...formats. Max number of ambiguous e-mail addresses and display names...

    docs.aspose.com/email/java/licensing/
  6. Connecting to IMAP 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....managing email messages stored on a mail server. The ImapClient class...private communication with the mail server. Create an instance of...

    docs.aspose.com/email/python-net/connecting-to-...
  7. Connect to POP3 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....applications to manage email boxes using the Post Office Protocol...retrieving email using a proxy mail server: import aspose.email...

    docs.aspose.com/email/python-net/connect-to-pop...
  8. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)... conv_mail_merge_esc Treat Backslash Quotation...the text contents of a text box. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....combo box. builder.write("Choose a value from this combo box: ");...insert a check box. builder.write("Click this check box to tick/untick...

    reference.aspose.com/words/java/com.aspose.word...
  10. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java.... Inserting a Combo Box Call DocumentBuilder.insertComboBox...insertComboBox to insert a combo box into the document. The following...

    docs.aspose.com/words/java/use-documentbuilder-...