Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 4,731 for

as

(0.34 sec)
  1. Read Metadata from PPTX using C#

    Discover how to read metadata from PPTX using C# without the need for additional software installation. Explore a code example how to read metadata of PPTX using C#....Discover how to read metadata from PPTX using C# without the need for additional software installation. Explore a code example how to read metadata of PPTX using C#.

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  2. How to Convert TSV to Excel using C#

    This short guide walks you through the complete process to convert TSV to Excel using C# and how to create the functionality for the TSV to Excel converter in C#....This short guide walks you through the complete process to convert TSV to Excel using C# and how to create the functionality for the TSV to Excel converter in C#.

    kb.groupdocs.com/conversion/net/how-to-convert-...
  3. Rich Text MSG email with inline attachment show...

    One prevalent use cAse of Rich Text format emails is to embed documents into table cells. However, when converting such emails into PDF format, the document icons are converted to missing files “x” icons. Sample MSG fi…...One prevalent use case of Rich Text format emails is to embed documents into table cells. However, when converting such emails into PDF format, the document icons are converted to missing files “x” icons. Sample MSG fi…

    forum.groupdocs.com/t/rich-text-msg-email-with-...
  4. Introducing GroupDocs.Assembly for .NET | Group...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently Assembles the given data with the defined template document and it is a report generator which generates an output document bAsed on the data source, in the template’s format As or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents bAsed on a data source, essentially it serves two purposes: Document Automation and Report Generation....GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation.

    docs.groupdocs.com/assembly/net/introducing-gro...
  5. How to run examples | GroupDocs

    You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cAses....You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases.

    docs.groupdocs.com/viewer/net/how-to-run-examples/
  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:...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:

    docs.groupdocs.com/assembly/java/template-synta...
  7. eSign document with Metadata signature | GroupDocs

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature

    docs.groupdocs.com/signature/python-net/esign-d...
  8. Evaluation Limitations and Licensing | GroupDocs

    GroupDocs.Assembly for Python provides different plans for purchAse or offers a Free Trial and a 30-day Temporary License for evaluation....GroupDocs.Assembly for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation.

    docs.groupdocs.com/assembly/python-net/evaluati...
  9. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string As input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used As per the application needs. Follow these steps to using a string As input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)

    docs.groupdocs.com/assembly/net/working-with-st...
  10. Render OTS and WebP File Formats with GroupDocs...

    We’ve been delighted to see the response that we received from the users since we releAsed next generation GroupDocs.Viewer for .NET. Therefore, we always keep improving the API and adding more attractive features to it and today, we are much excited to releAse GroupDocs.Viewer for .NET 16.12.0. With this latest releAse of the year, users will be able to render and view OTS and WebP file formats. This releAse also contains some important bug fixes and improvements....We’ve been delighted to see the response that we received from the users since we released next generation GroupDocs.Viewer for .NET. Therefore, we always keep improving the API and adding more attractive features to it and today, we are much excited to release GroupDocs.Viewer for .NET 16.12.0. With this latest release of the year, users will be able to render and view OTS and WebP file formats. This release also contains some important bug fixes and improvements.

    blog.groupdocs.com/viewer/render-ots-webp-with-...