Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 177 for

file type detection

(0.04 sec)
  1. GroupDocs.Viewer for Java 3.7.0 makes easy to r...

    Team GroupDocs is excitedly releasing a new version of GroupDocs.Viewer for Java. Many of the new features have been introduced in GroupDocs.Viewer for Java 3.7.0, such as the rendering of Email attachments and Rendering PDF document with layered content. Some of the important fixes about outstanding issues and improvements have also packed with this release. In order to enable all the rich features in your project please upgrade your document viewer applications with the latest version of the API....converted in image mode MSG file is not rendering properly Failed...with text in trial File description document type format is Unknown...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  2. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, PDF, PNG, and JPEG formats....documents as HTML, PDF, and image files Leave feedback On this page...can load the document from a file or stream. Call one of the method...

    docs.groupdocs.com/viewer/net/render-word-docum...
  3. Introduction | Documentation

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....pass an input document (through file path or byte stream) along with...GroupDocs.Editor can automatically detect document format and select...

    docs.groupdocs.com/editor/net/introduction/
  4. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS Files. your_app/samples – for sample Files. your_app/views – for view Files, we will use Haml for these. Also we need to create a GemFile in our project’s root directory with the following content: https://gist....– for CSS files. your_app/samples – for sample files. your_app/views...your_app/views – for view files, we will use Haml for these. Also we...

    blog.groupdocs.com/signature/working-with-group...
  5. Introduction | Documentation

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....pass an input document (through file path or byte stream) along with...GroupDocs.Editor can automatically detect document format and select...

    docs.groupdocs.com/editor/java/introduction/
  6. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PDF Files to HTML, PNG, and JPEG formats....documents as HTML and image files Leave feedback On this page...allows you to render your PDF files in HTML, PNG, and JPEG formats...

    docs.groupdocs.com/viewer/net/render-pdf-docume...
  7. Load PDF document with options | Documentation

    Learn this article and check how to load and convert PDF documents with advanced options using GroupDocs.Conversion for .NET API....options for different document types / Load PDF document with options...Description The document type is auto-detected during loading, however...

    docs.groupdocs.com/conversion/net/load-pdf-docu...
  8. Remove metadata properties | Documentation

    This article shows that how to remove metadata properties from a File is to use corresponding tags that allow you to locate the desired properties across all metadata packages....remove metadata properties from a file is to use corresponding tags...a combination of criteria. a file to update Use a predicate to...

    docs.groupdocs.com/metadata/net/remove-metadata...
  9. Introduction | Documentation

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....an input document (through a file path or byte stream) along with...GroupDocs.Editor can automatically detect the document format and select...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  10. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact Type of a presentation The following sample of code will help you to detect the exact Type of a loaded presentation and extract some additional File format information. Load a presentation Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage.... Detecting the exact type of a presentation...code will help you to detect the exact type of a loaded presentation...

    docs.groupdocs.com/metadata/net/working-with-me...