Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 234 for

email load options

(0.38 sec)
  1. convert_docx_to_pdf.zip

    demo_app/business-plan.docx HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview......of the following promotion options provide the company the best...marketing such as social media, email marketing, or SEO Sales strategy:...

    docs.groupdocs.com/total/python-net/_sample_fil...
  2. convert_and_remove_metadata.zip

    demo_app/business-plan.docx HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview......of the following promotion options provide the company the best...marketing such as social media, email marketing, or SEO Sales strategy:...

    docs.groupdocs.com/total/python-net/_sample_fil...
  3. Different problems when extracting from msg fil...

    Hi there, We observed multiple exceptions regarding msg files. I think, if the files are not actual msg files, it would make sense to throwing an exception telling that the documents are corrupted. GroupDocs.Metadata.…...GroupDocsMetadataExc: Image loading failed. at GroupDocs.Metadata...T3(MapiMessage d)\r\n at Aspose.Email.Mapi.MapiMessage.Y(Stream d...

    forum.groupdocs.com/t/different-problems-when-e...
  4. convert_docx_to_pdf.zip

    demo-app/business-plan.docx HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview......of the following promotion options provide the company the best...marketing such as social media, email marketing, or SEO Sales strategy:...

    docs.groupdocs.com/conversion/python-net/_sampl...
  5. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...>> An optional comment can be written to...switch2 ... // optional_comment >> Warning The optional comment feature...

    docs.groupdocs.com/assembly/python-net/template...
  6. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...>> An optional comment can be written to...switch2 ... // optional_comment >> Warning The optional comment feature...

    docs.groupdocs.com/assembly/net/template-syntax...
  7. Password-protected documents | GroupDocs

    Learn how to open and process password-protected PDF and Office documents. Includes error handling examples and supported encryption types....Developer Guide / Advanced usage / Loading / Password-protected documents...Parser ; using GroupDocs.Parser.Options ; using GroupDocs.Parser.Exceptions...

    docs.groupdocs.com/parser/net/password-protecte...
  8. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp....PNG, DICOM, DJVU, DWG, DXF Emails EML, EMLX, MSG Compare two...password-protected. While loading the document, use LoadOptions...

    blog.groupdocs.com/comparison/compare-excel-wor...
  9. remove_pdf_metadata.zip

    demo_app/business-plan.pdf HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview 6 3. Business Description 7 4. Market Analysis ......of the following promotion options provide the company the best...marketing such as social media, email marketing, or SEO • Sales strategy:...

    docs.groupdocs.com/total/python-net/_sample_fil...
  10. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....com/averjr/4752864 Re-load the page and you will see: [caption...name = "Envelope" envelope.email\_subject = "Sing this!" envelope...

    blog.groupdocs.com/signature/working-with-group...