Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 49,302 for

(c )

(0.15 sec)
  1. Converting MSG file containing nested MSG attac...

    I recall this bug was previously fixed - or perhaps I’m mistaken. Attached herewith is test.msg which is able to repro the issue. It is an email which contains an email which contains another email. The top level emai…... string basePath = @"C:\Temp\GroupDocsTest"; string outPath..."output"); string source = @"C:\Temp\GroupDocsTest\test.msg";...

    forum.groupdocs.com/t/converting-msg-file-conta...
  2. Convert word processing documents | GroupDocs

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for .NET....need is just several lines of C# code. This section explains how...implemented in several lines of C# code - all you need is to specify...

    docs.groupdocs.com/conversion/net/convert/wordp...
  3. In-Table List With Alternate Content in HTML Do...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList WithAlternateContent report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List With Alternate Content in HTML Document Reporting Requirement As a report developer, you are required to represent your clients and their prices with the following key requirements: Report must show each client along with its price. It must show sum of all the prices....sum( c => c.getPrice())]>> Download In-Paragraph...

    docs.groupdocs.com/assembly/java/in-table-list-...
  4. Generate documents from templates with GroupDoc...

    Fill a Word template from .NET objects or JSON and generate a finished document with GroupDocs.Total for .NET — runnable C# examples with downloadable template and output.... C# using System ; using System.Collections...Word file with no other change. C# using System ; using System.Collections...

    docs.groupdocs.com/total/net/developer-guide/as...
  5. Licensing and Subscription | GroupDocs

    Apply a license to GroupDocs.Merger for Python via .NET — from file, from stream, via environment variable, or with a metered key....Prompt) set GROUPDOCS_LIC_PATH "C:\path\to\your\license\file.lic"...(Powershell) $env:GROUPDOCS_LIC_PATH="C:\path\to\your\license\file.lic"...

    docs.groupdocs.com/merger/python-net/getting-st...
  6. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....to Reports using Link Tag in C# Using GroupDocs.Assembly for...latest version, you can now use C# 6.0 null-conditional operators...

    blog.groupdocs.com/categories/groupdocs.assembl...
  7. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document... C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/save-with-defa...
  8. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for .NET. It means that you can embed PDF in websites or applications by using this C# API...docx document to PDF: C# using GroupDocs.Viewer.Options...

    docs.groupdocs.com/viewer/net/rendering-to-pdf/
  9. System requirements | GroupDocs

    GroupDocs.Merger for .NET can be used on any operating system where the .NET framework is installed...Rider Visual Studio Code with C# extension Was this page helpful...

    docs.groupdocs.com/merger/net/system-requirements/
  10. Save overwriting original file | GroupDocs

    This article demonstrates that how to save the redacted document, replacing an original file... replacing an original file: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/save-overwriti...