This article shows how to set image size limits when rendering image to PNG or JPEG...Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
Convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
This article explains that how to detect file type of container item....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML Documents to HTML (with and without pagination), PDF Documents, PNG, and JPEG raster formats....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
Release notes Package repository GroupDocs.Assembly for Python via .NET - A assembly is a Document automation and reports generation API designed to Create custom Documents from templates. This Python reporting API intelligently assembles the given data with the defined template Document and generates an output Document based on the data source, in the template’s format as well as in the specified output format.
GroupDocs.Assembly supports over 170 popular file formats....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
This article explains how to search watermarks while using GroupDocs. Watermarks Java API....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
GroupDocs.Viewer for Python: View files (DOCX, PDF, etc.) as HTML, PNG, JPEG, PDF. Cross-platform library for Python apps....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
Learn how to render hidden pages on website or in other c# applications with GroupDocs.Viewer for .NET...Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
Extract metadata from emails by using GetMetaData method....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata:
Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email:
Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of Document metadata objects; Iterate through the collection and get metadata names and values....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...