Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 558 for

file type specification

(0.05 sec)
  1. GroupDocs.Viewer for Python overview | Document...

    GroupDocs.Viewer for Python: View Files (DOCX, PDF, etc.) as HTML, PNG, JPEG, PDF. Cross-platform library for Python apps....as HTML, PDF, PNG, and JPEG files. You no longer need third-party...third-party software to view files within your Python application. Load...

    docs.groupdocs.com/viewer/python-net/product-ov...
  2. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Editor for Java...editing process to any supported file format (instead of EditorHander...approx. depending on document type). Document editing and saving...

    docs.groupdocs.com/editor/java/migration-notes/
  3. 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 Java API....options for different document types / Load PDF document with options...loading specific pages, and defining other document-specific properties...

    docs.groupdocs.com/conversion/java/load-pdf-doc...
  4. Annotate Word DOC DOCX files in Java | Add or R...

    Add or remove annotations from Word DOC/DOCX Files in Java. Add arrow, rectangle, ellipse, watermark annotations using document Annotation API....from Word Files Java API to Annotate and Markup Word Files # GroupDocs...Word documents and many other file formats. Supported document...

    blog.groupdocs.com/annotation/annotate-word-doc...
  5. Extracting Common Image Information | Documenta...

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME Type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Usage / Managing metadata for specific formats / Images / Extracting...such as width and height, MIME type, byte order, etc. Please see...

    docs.groupdocs.com/metadata/net/extracting-comm...
  6. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word File and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...the Editor Example for Word file and I get the code like below...MemoryStream(); // Determine the file type and format switch (request...

    forum.groupdocs.com/t/groupdocs-editor-example-...
  7. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its Type and convert it to the appropriate platform-specific Type in Java....property value is to check its type and convert it to the appropriate...appropriate platform-specific type. advanced_usage.extracting_property_values...

    docs.groupdocs.com/metadata/java/extracting-pro...
  8. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API 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/java/render-pdf-docum...
  9. 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...
  10. Features overview | Documentation

    GroupDocs.Merger for Python via .NET is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more....documents into one document, join specific pages or page ranges from...single page or a collection of specific page numbers from the source...

    docs.groupdocs.com/merger/python-net/features-o...