Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 2,505 for

email

(1.21 sec)
  1. sample.pdf

    GroupDocs.Signature Guiding Your Business to Success INVOICE 42 High Street INVOICE # BP-2025-1042 London, SW1A 1AA DATE 22 October 2025 Phone +44 20 7946 1234 accounts@brightpath.co.uk | www.brigh......1AA Phone [Enter phone] | [Email] DESCRIPTION AMOUNT INITIAL...James Thompson | [Phone] | [Email] Thank you for your business...

    docs.groupdocs.com/signature/python-net/_sample...
  2. sample.pdf

    GroupDocs.Signature Guiding Your Business to Success INVOICE 42 High Street INVOICE # BP-2025-1042 London, SW1A 1AA DATE 22 October 2025 Phone +44 20 7946 1234 accounts@brightpath.co.uk | www.brigh......1AA Phone [Enter phone] | [Email] DESCRIPTION AMOUNT INITIAL...James Thompson | [Phone] | [Email] Thank you for your business...

    docs.groupdocs.com/signature/python-net/_sample...
  3. How to Convert MSG to PDF using C#

    In this topic, you will learn how to convert MSG to PDF using C# without installing third-party softwares. Also, we will provide code to export MSG to PDF in C#....era of digital communication, emails play a crucial role in information...information exchange. Among various email formats, MSG (Microsoft Outlook...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. Latest GroupDocs.Conversion Product Family topi...

    Get technical support of GroupDocs.Conversion for .NET and Java....it java 10 52 April 4, 2025 Email signature-image overlays text...March 12, 2025 How to Update Email Load Options and Convert to...

    forum.groupdocs.com/c/conversion/11
  5. Get the document content information | GroupDocs

    This page describes how to get an information about document content using GroupDocs.Annotation for .NET API....PowerPoint presentations, HTML, and email. You can retrieve text directly...HTML (.htm, .html, etc.) and email (.eml, .msg, etc.). To retrieve...

    docs.groupdocs.com/annotation/net/document-text...
  6. Exception on saving Word to EML file format - F...

    Exception on saving Word to EML file format Traceback (most recent call last): File “D:\kb-python\kbconversion.py”, line 22, in converter.convert(“output.eml”, convert_options) RuntimeError: Proxy error(ConversionNo…...docx (Word Processing) to eml (Email) is not supported. ref : Convert...EmailConvertOptions() # Set output email format as EML convert_options...

    forum.groupdocs.com/t/exception-on-saving-word-...
  7. Generate Output in Same Format as Template | Gr...

    Save assembled documents in the same format as the template (e.g., DOCX to DOCX, XLSX to XLSX)....Template Generate an email message from an email template: using GroupDocs...msg" ; string outputPath = "Email.msg" ; var emailData = new {...

    docs.groupdocs.com/assembly/net/basic-usage-sam...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... Emails to PDF conversions are often...requirements like sharing the email content. In this article, we...

    blog.groupdocs.com/groupdocs.blog/page/35/
  9. Business Fitness develops HowNow Portal to Prev...

    About Business Fitness (HowNow) Business Fitness has been providing solutions to Australian accountants since 2001. Our primary software is HowNow Knowledge, Document and Email Management system which is sold to accounting firms and other businesses. We are a small company based out of Brisbane, Australia and have been developing our own software products (primarily server-based) since inception of the company. Over the last 12 months, we have been moving to a SaaS environment....HowNow Knowledge , Document and Email Management system which is sold...directly from HowNow Document & Email Management, making it seamless...

    blog.groupdocs.com/signature/groupdocs-signatur...
  10. How to Use RSpec to Test GroupDocs API? - Part 1

    In this article, we will review how to use Ruby RSpec for testing REST APIs like GroupDocs. RSpec is a BDD (behavior driven development) framework. You can find more info about RSpec on its official site. There are a lot of different GroupDocs APIs that you can use. In this article we will test one of the User APIs: “Get user profile”. What You Need You need Ruby, Gem, Bundler, and RSpec (gem install rspec) installed on you computer....primary email' do response\[:user\]\[:primary\_email\].should...should == "" # your primary email here end it 'returns user private...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...