Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 20,662 for

docx

(0.11 sec)
  1. Working with EXIF metadata | Documentation

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-e...
  2. Save Document | Documentation

    This article demonstrates how to save edited text documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....Format Class WordProcessing DOC, DOCX, DOCM, DOT, ODT Spreadsheet...Editor ( 'C:\\path\\original.docx' ); // Save the first version...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  3. Field Management in GroupDocs.Editor for Node.j...

    This documentation section explains the management and manipulation of form fields within documents using GroupDocs.Editor for Node.js via Java....docx' ; // Create an instance of...groupdocsEditor . WordProcessingFormat . Docx ); // Save the edited document...

    docs.groupdocs.com/editor/nodejs-java/form-fiel...
  4. Features overview | Documentation

    With GroupDocs.Viewer for Java you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, and extract document text....For example, when you have a DOCX file with three pages then after...

    docs.groupdocs.com/viewer/java/features-overview/
  5. Features overview | Documentation

    With GroupDocs.Viewer for Node.js you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, and extract document text....For example, when you have a DOCX file with three pages then after...

    docs.groupdocs.com/viewer/nodejs-java/features-...
  6. A Year of Great Achievements: 2012 in Review

    For GroupDocs, 2012 was a significant year marked by milestones; we’re proud and grateful to end a busy year with great achievements. With constant enhancements, we were able to prove that we’re an integral part of the document management world. In 2012, we have introduced enhanced versions of our apps with added features from time to time; created a variety of plugins for multiple platforms; integrated many different storage options with GroupDocs; introduced flexible API SDKs to help you integrate our apps to your existing applications; and were able build a strong base of valuable customers, ranging from small to mid to enterprise levels; amongst many others....word processing documents (DOC, DOCX, TXT, RTF, ODT), presentations...

    blog.groupdocs.com/viewer/a-year-of-great-achie...
  7. Search text | Documentation

    This article explains that how to search text from documents....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/search-text/
  8. Indexing from different sources | Documentation

    GroupDocs.Search allows indexing documents from various sources....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/indexing-from-di...
  9. Parse data from PDF documents | Documentation

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/parse-data-from-...
  10. HTML to document conversion not happening with ...

    Hi, We are having a styled HTML which when downloaded looks odd. We use html to word conversion api from groupdocs and its failing.Can you please check? Image of data shown in text editor: image.png (30.6 KB) Actual …...docx"); } Make sure to adjust the...used when converting HTML to DOCX, as the result may vary depending...

    forum.groupdocs.com/t/html-to-document-conversi...