Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 21,573 for

docx

(1.18 sec)
  1. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....down) Word Processing (DOC, DOCX, DOCM, DOT, DOTX, DOTM, WordprocessingML...Plain Text Word Processing (DOC, DOCX, DOCM, DOT, DOTX, DOTM, WordprocessingML...

    docs.groupdocs.com/assembly/java/introducing-gr...
  2. OCR Usage Basics | GroupDocs

    This article explains that how to integrate any paid or free OCR solution in Java....docx" , new LoadOptions (), new RedactorSettings...document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/java/ocr-usage-bas...
  3. Save HTML to folder | GroupDocs

    This article explains how to save edited document in HTML form to folder at local disk using GroupDocs.Editor for .NET features....docx" ; //path to some document ...we load input WordProcessing (DOCX) document to Editor class with...

    docs.groupdocs.com/editor/net/save-html-to-folder/
  4. Regular expression search | GroupDocs

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  5. Extract metadata from Emails | GroupDocs

    Extract metadata from emails by using GetMetaData method....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. Extract images from Emails | GroupDocs

    Extract images from emails, by default images are extracted with its original format...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-images-fr...
  7. GroupDocs.Viewer for Java overview | GroupDocs

    GroupDocs.Viewer for Java enables you to convert files to HTML, PNG, JPEG, PDF file formats, and save attachments without relying on third-party applications. GroupDocs.Viewer for Java is cross-platform class library....actions: View documents in the (DOCX, XLSX, PPTX, PDF, DWG, PSD,...

    docs.groupdocs.com/viewer/java/product-overview/
  8. GroupDocs.Parser for Python 25.12 – Latest Upda...

    Explore what’s new in GroupDocs.Parser for Python 25.12. Available now on NuGet and GroupDocs website....formats # Word processing – DOC, DOCX, RTF, TXT, ODT PDF & markup...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  9. Using viewer in HTML mode to mimic user experie...

    hi, I am looking for a solution to use your Viewer on Java to display documents on the web application. My targeted documents are mostly : pdf (some of the pdf’s might be coming from scanners) plus all microsoft office …...tuning Wordprocessing (DOC, DOCX, DOCM, RTF,…) rendering, HtmlViewOptions...

    forum.groupdocs.com/t/using-viewer-in-html-mode...
  10. Extract metadata from Emails | GroupDocs

    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....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-metadata...