Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for .NET API....some WordProcessing format like DOCX or RTF, the textual content...
Following this guide you will learn how to save edited Word document with password or change output document format using GroupDocs.Editor for Java features....WordProcessing format — DOC, DOCX, RTF, ODT etc. There is also...
This article explains the usage of SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...
To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote.
Here are the steps to extract a text from Microsoft OneNote Section:
Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...
This article explains how to separately extract data from documents and add the extracted data to the index....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
This article describes how to minimize the situation of resource shortage in the indexing process...to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
This article explains that how to update indexed documents, as well as updating an index version....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine...and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...
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...