In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually:
Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document.
Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured Java library we provide simple...
This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF...the code above and see the feature in action in our GitHub examples:...redaction App Along with full featured .NET library we provide simple...
This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...
This article shows how to handle missing document password exception with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...
This article shows how to handle missing document password exception with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...
Quickly and easily add image signature to PDF using C# with one of the popular signature library. Also, examine the sample code to sign pdf with image in C#....will be used to achieve this feature. Finally, a working example...
Let's learn the document conversion process and convert HTML to Excel using Java. Easily implement this guide to develop the Java HTML to Excel converter Feature....Java convert HTML to Excel feature by consuming these instructions...
Understand document conversion for Excel to web format, review steps to convert XLSX to HTML using Java, and how to develop code to export Excel to HTML in Java....Office for implementing the feature. Steps to Convert XLSX to HTML...
In this short tutorial, we walk you through the process to convert VSDX to PDF in C# and produce sample code to convert Visio file to PDF without Visio....the C# VSDX to PDF converter feature with a few lines of code if...
Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Note This Feature is supported by version 17.03 or greater. Creating a Bulleted List Practising the following steps you can insert Bulleted List in an HTML document.
To add a bulleted list start and end your list with
tag and list all the elements by enclosing them between
tag....in HTML Document Note This feature is supported by version 17...