Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 14,416 for

doc

(0.07 sec)
  1. PDF Document Viewer Module for Drupal is Now Av...

    Great news for all Drupal CMS users! We have released a PDF viewer module for Drupal. The module allows you to seamlessly embed PDF Documents, as well as PowerPoint presentations, Excel spreadsheets, word processing Documents and images into web-pages on your Drupal website. The PDF Document viewer module for Drupal utilizes our GroupDocs Viewer’s functionality and provides you with the following benefits: Your website visitors don’t need any browser plug-ins or Flash to view Documents hosted with our Document viewer....documents Word processing documents (DOC, DOCX, TXT, RTF, ODT, etc.) PowerPoint...

    blog.groupdocs.com/total/pdf-document-viewer-mo...
  2. GroupDocs Viewer for Java Library - a J2EE & J2...

    We’re pleased to announce the release of the GroupDocs Viewer for Java Library! Java developers can now seamlessly use our web-based Document viewer within their Java development environment. Just like GroupDocs Viewer for .NET Library, this version can be easily embedded into customer platforms and allows developers to display over 40 Document and image file formats without any external dependencies. Benefits of the GroupDocs Document Viewer for Java Library: Support for more than 40 file formats, including: Portable Document Format: ....doc .docx .docm .dot .dotx .dotm...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  3. Indexing | Documentation

    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....Order Upgrade an Order Support Docs API Reference Live Demos Free...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and...

    docs.groupdocs.com/search/net/indexing/
  4. Working with metadata in WEBP images. Working w...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in WEBP images. For more details please refer to the following guide: Working with XMP metadata. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for .NET examples GroupDocs.Metadata for Java examples Free online Document metadata management App Along with full featured .NET library we provide simple, but powerful free Apps....Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupDocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Order Upgrade an Order Support Docs API Reference Live Demos Free...view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  6. GroupDocs conversion using converter method is ...

    Sample Code snippet: private String convertToPdfIfRequired(String originalFilePath, String sharedDirectory, int sortOrder) { if (originalFilePath == null || sharedDirectory == null) { log.error(“Original file path or …...of("doc", "docx", "xls", "xlsx").contains(extension))...

    forum.groupdocs.com/t/groupdocs-conversion-usin...
  7. Merge Word documents | Documentation

    Follow this guide and learn how to merge Word Documents, combine several DocX or Doc files into one using GroupDocs.Merger for Node.js via Java....Order Upgrade an Order Support Docs API Reference Live Demos Free...text documents include DOCX , DOC and RTF . How to merge DOCX documents...

    docs.groupdocs.com/merger/nodejs-java/merge/word/
  8. Introducing GroupDocs.Assembly for Java | Docum...

    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....Order Upgrade an Order Support Docs API Reference Live Demos Free...(top down) Word Processing (DOC, DOCX, DOCM, DOT, DOTX, DOTM...

    docs.groupdocs.com/assembly/java/introducing-gr...
  9. Save with default options | Documentation

    This article demonstrates the simplest way to save the Document...Order Upgrade an Order Support Docs API Reference Live Demos Free...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/redaction/net/save-with-defa...
  10. Markdown | Documentation

    This article explains that how to extract Markdown formatted text from Document page....Order Upgrade an Order Support Docs API Reference Live Demos Free...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX,...

    docs.groupdocs.com/parser/net/markdown/