Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 315 for

file type detection

(0.08 sec)
  1. 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...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Applications Manipulate 100+ Business File Formats in .NET and Java Apps...now read and update BitTorrent file format metadata, read DublinCore...

    blog.groupdocs.com/groupdocs.blog/page/60/
  3. Remove metadata properties | GroupDocs

    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...
  4. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT Files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....options for different document types / Load WordProcessing document...Description The document type is auto-detected during loading, however...

    docs.groupdocs.com/conversion/net/load-wordproc...
  5. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java 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 getPresentationType method to obtain File format information advanced_usage.... Detecting the exact type of a presentation...code will help you to detect the exact type of a loaded presentation...

    docs.groupdocs.com/metadata/java/working-with-m...
  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. parser.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/parser/python-net/technical-support/weekly0.5https://docs.groupdocs.com/parser/java......com/parser/java/detect-encoding/weekly0.5https://docs...groupdocs.com/parser/java/detect-file-type-of-container-item/weekly0...

    docs.groupdocs.com/sitemaps/parser.xml
  8. 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...
  9. Working with metadata in Presentations | GroupDocs

    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...
  10. How to Upload PHP Project to Heroku?

    Heroku is a great opportunity for developers to try and test their code in a production environment. Originally created for Ruby projects, Heroku now supports Ruby, Java, Python and even PHP. Heroku’s PHP project support is an undocumented feature so some additional skills are required do deploy such a project. In this post, I’ll show you the methods to create a PHP project on Heroku with the GroupDocs PHP SDK Api Samples application.... Heroku detects the type of your application –...Heroku. Add lib and php.ini file to your app and upload them...

    blog.groupdocs.com/total/how-to-upload-php-proj...