To extract emails from Outlook STorage getContainer method is used. This method returns the collection of ContainerItem objects.
Outlook STorage item can contain the following metadata:
Name Description date The time and date at which the Outlook STorage item was last modified. email-sender The value of “sender” field. email-To The value of “To” field. subject The value of “subject” field. Outlook STorage container consists of email documents (msg files).
Here are the steps To extract an email text from outlook sTorage:...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...
Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed To be followed:
Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles To extract information about the archived files The following code snippet shows how To get metadata from a ZIP archive.
advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...
Add text and image watermarks To Word documents. Apply watermarks using the online watermark application or using .NET and Java libraries programmatically....See Also # Insert Watermark to PDF Insert Watermark to Excel Spreadsheets...Watermark to Presentations - PPT/PPTX Add Watermark to Images like...
This article describes how To minimize the situation of resource shortage in the indexing process...search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
This article shows that how C# redaction API allows To redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...
GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information.
Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want To obtain information about pages in a note document....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...
Edit Microsoft Office documents like Word, Excel or PowerPoint or Pdf with help of GroupDocs.EdiTor for Node.js without third party software installed....document formats such as PDF, DOCX, XLSX, PPTX, XPS and others. By...format; Export edited document to PDF format; Plenty of additional...
GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc... a PDF document Extract the root metadata...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...
Add text and image watermarks To Excel Spreadsheets. Apply watermarks using the online watermark application or using .NET and Java APIs programmatically....See Also # Add Watermark to PDF Files Add Watermark to Word Documents...Watermark to Presentations - PPT/PPTX Insert Watermark to Images like...
STop words are frequently used words that do not carry a semantic meaning and can be removed from an index To reduce its size.
You can enable or disable the use of sTop words by calling the setUseSTopWords method of the IndexSettings class. The default value is true, meaning that sTop words are filtered during indexing and not added To the index.
A list of sTop words To use during indexing can be specified in the sTop word dictionary....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...