To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata:
Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....NET library we provide simple, but powerful...
This article explains that how to extract metadata from Microsoft Office Excel (.xls, .xlsx) spreadsheets....NET library we provide simple, but powerful...
Hi
I’m converting a PDF to PDF/A-2b, but it ends up with incorrect glyph width information, causing the letters to be spaced too far from each other.
The same error occurs in these cases:
PDF to PDF/A-1b
PDF/A-1b ver…...org/ ), the PDF/A validation library that we use. Here’s one of...
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...
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...
This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....NET library we provide simple, but powerful...
GroupDocs.Search for Node.js supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....NET library we provide simple, but powerful...