Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 22,032 for

docx

(3.29 sec)
  1. Servlets based front-end Powered by GroupDocs.C...

    Document conversion now becomes easier with GroupDocs.Conversion for Java front end. Team GroupDocs delightedly releasing the servlets based front end of the API, facilitating the user to explore all of the conversion functionalities of the API. GroupDocs.Conversion front-end using Servlet This front end simplify the process to convert any document format into other formats. It is a single page application which allows user to upload any document, select target format and click Convert, then user must allow browser to download the converted document....# Microsoft Word: DOC, DOCM, DOCX, DOT, DOTX, DOTM MS Excel: XLS...

    blog.groupdocs.com/conversion/groupdocs-convers...
  2. Enhance Your SharePoint Environment with a Mult...

    GroupDocs.Comparison for .NET is a downloadable library designed to let developers seamlessly add multi-format document comparison functionality to their own applications or 3rd party services. It allows end users to compare two versions of a document in a web-browser without having to install original software used to create the documents. Supported file formats include: PDF, Microsoft Word, Excel, PowerPoint, plain text, HTML and ODT. Today we’re pleased to announce the release of a plugin that allows developers to integrate GroupDocs....File Types Support: PDF, DOC/DOCX, XLS/XLSX, PPT/PPTX, TXT, HTML...

    blog.groupdocs.com/comparison/enhance-sharepoin...
  3. Indexing | GroupDocs

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/indexing/
  4. Managing dictionaries | GroupDocs

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to search over your PDF, DOC, Docx, PPT, PPTX, XLS, XLSX and more with our free online Free Online Document Search App....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/managing-diction...
  5. Specify file type when loading a document | Gro...

    This article explains how to specify the file type when loading a document with GroupDocs.Viewer within your Java applications.... DOCX ); // Render a file using inputStream...

    docs.groupdocs.com/viewer/java/specify-file-typ...
  6. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, Docx, ODT, OTT formats with page size, margins, DPI and other customizations using GroupDocs.Conversion for .NET....Available options are: Doc, Docm, Docx, Dot, Dotx, Rtf, Odt, Ott, Mobi...Format = WordProcessingFileTy . Docx , PageOrientation = PageOrientation...

    docs.groupdocs.com/conversion/net/convert-to-wo...
  7. Merge pages in the arbitrary order | GroupDocs

    This article explains how to merge arbitrary pages from different documents into a single PDF, Docx, Excel or PowerPoint document using GroupDocs.Merger for Java....docx" ; String filePath2 = "c:\sample2.docx" ; String...filePathOut = "c:\output\result.docx" ; Merger merger = new Merger...

    docs.groupdocs.com/merger/java/merge-pages-in-a...
  8. Detect file type of container item | GroupDocs

    Learn how to detect file types of items within containers using GroupDocs.Parser for Python via .NET....their detected format (PDF, DOCX, XLSX, etc.). Filter items by...file formats (e.g., ['Pdf', 'Docx']) """ with Parser ( file_path...

    docs.groupdocs.com/parser/python-net/detect-fil...
  9. Font embedding options | GroupDocs

    Learn how to embed fonts into an output Word document when editing with GroupDocs.Editor API for Node.js....// Create save options for a DOCX file let saveOptions = new ...WordProcessingSaveOp ( WordProcessingFormat . Docx ); // By default, fonts are...

    docs.groupdocs.com/editor/nodejs-java/font-embe...
  10. Render with responsive layout | GroupDocs

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....docx document to HTML with responsive...viewer = new Viewer ( "sample.docx" )) { HtmlViewOptions viewOptions...

    docs.groupdocs.com/viewer/java/render-with-resp...