Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 21,460 for

docx

(0.07 sec)
  1. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/fuzzy-search/
  2. Fuzzy search | GroupDocs

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...
  3. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. 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...
  5. Save Document | GroupDocs

    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...
  6. 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...
  7. Features overview | GroupDocs

    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-...
  8. Features overview | GroupDocs

    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/
  9. 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...
  10. Search text | GroupDocs

    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/