This topic describes how to optimize Pdf file using the GroupDocs.Viewer Java API to reduce size....Conversion Product Solution GroupDocs...to PDF / Optimize the output PDF file / Optimize the PDF file...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, Pdf, PNG, and JPEG formats....Conversion Product Solution GroupDocs...Render Word documents as HTML, PDF, and image files Leave feedback...
To extract data from Pdf documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data.
Here are the steps to extract data from Pdf Form:
Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in Pdf form and send it by email (for example)....Conversion Product Solution GroupDocs...Extract data from PDF documents / Parse data from PDF documents Parse...
Convert NSF files to HTML, Pdf, PNG, or JPEG using the GroupDocs.Viewer Python API....Conversion Product Solution GroupDocs...Notes database files as HTML, PDF, and image files Leave feedback...
To extract images from Pdf documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Pdf documents as bmp, gif, jpeg, png and webp formats.
Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Conversion Product Solution GroupDocs...data from PDF documents / Extract images from PDF documents Extract...
View XML files as Pdf using C#. Learn how to render XML files within your own XML viewer .NET application using GroupDocs API....other document formats like PDF, JPG, PNG, or HTML. This article...viewing that enables the conversion of various file formats such...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert email messages to HTML, Pdf, PNG, and JPEG formats....Conversion Product Solution GroupDocs...Render email messages as HTML, PDF, PNG, and JPEG files Leave feedback...
This article explains that how to search text from Pdf documents...Conversion Product Solution GroupDocs...Extract data from PDF documents / Search text in PDF documents Search...
This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Conversion Product Solution GroupDocs...usage / Create PDF with Image Redaction Create PDF with Image Redaction...
This article explains that how to extract text from Pdf documents...Conversion Product Solution GroupDocs...Extract data from PDF documents / Extract text from PDF documents Extract...