This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...NET library we provide simple, but powerful...
This article shows how to scan barcode in .Net with GroupDocs.Parser with few lines of code from images, documents and other file formats like PDF, Emails, Ebooks, Words, and others....NET library we provide simple, but powerful...
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....NET library we provide simple, but powerful...
Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects.
Email Attachment can contain the following metadata:
Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document.
Here are the steps to extract an email text from email attachments:
Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....NET library we provide simple, but powerful...
Convert CSV to XML format using free online conversion tool. Developers can use .NET, Java, and Cloud API to build CSV to XML Converter....choose to use standalone libraries or cloud-based APIs. By exploring...Conversion for .NET: Integrate the library into your application. Utilize...
This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....NET library we provide simple, but powerful...
Do you want to do document conversion in a few steps? then review guidelines to convert Text to HTML in C# and sample code for C# convert Text to HTML capability....configuring the required conversion library and how to create the C# convert...
Heroku is a great opportunity for developers to try and test their code in a production environment. Originally created for Ruby projects, Heroku now supports Ruby, Java, Python and even PHP. Heroku’s PHP project support is an undocumented feature so some additional skills are required do deploy such a project.
In this post, I’ll show you the methods to create a PHP project on Heroku with the GroupDocs PHP SDK Api Samples application....you use only standard PHP libraries, you can immediately start...project/app requires a non-standard library (like the PHP API samples project)...