Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 717 for

file type specification

(0.18 sec)
  1. 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/nodejs-java/render-pd...
  2. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact Type of a document The following sample of code will help you to detect the exact Type of a loaded diagram and extract some additional File format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain File format information advanced_usage....Usage / Managing metadata for specific formats / Documents / Working...refer to . Detecting the exact type of a document The following...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Getting TargetInvocationException for groupdocs...

    Tried to convert pdf , docx to png format but get thrown with this error class com.groupdocs.conversion.internal.c.a.ms.System.Reflection.TargetInvocationException —> java.lang.reflect.InvocationTargetException import …...gdce) { // Handle GroupDocs-specific exceptions Log.warn(LOG_SRC...assuming single page. Exception type: " + e.getClass().getName()...

    forum.groupdocs.com/t/getting-targetinvocatione...
  4. Redaction Basics | GroupDocs

    This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Basics Leave feedback Redaction types GroupDocs.Redaction comes with...the following redaction types: Type Description Classes Replaces...

    docs.groupdocs.com/redaction/java/redaction-bas...
  5. 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...
  6. Load PDF document with options | GroupDocs

    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...Option Description The document type is auto-detected during loading...

    docs.groupdocs.com/conversion/net/load-pdf-docu...
  7. How to Sign JPEG with Barcode Signature using C#

    Quickly get help on how to sign JPEG with Barcode signature using C#. We will also provide a code example to create Barcode signature in JPEG using C#....passing the path of input JPEG file as an argument to its constructor...specify the Barcode signature type along with the desired signing...

    kb.groupdocs.com/signature/net/how-to-sign-jpeg...
  8. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....based on digital certificate files and ability to support digital...digital signature by document type (PDF, Microsoft Word documents...

    docs.groupdocs.com/signature/net/features-overv...
  9. Features Overview | GroupDocs

    Key features of GroupDocs.Merger for Python via .NET — merge, split, page operations, rotation, password security, document inspection, page preview, and AI-pipeline integration....entire documents or select specific pages or page ranges from...each source document. Format-specific join options let you control...

    docs.groupdocs.com/merger/python-net/getting-st...
  10. Migration notes | GroupDocs

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified.... } Document of specific format The following examples...a document of any supported type. Old API foreach ( string filePath...

    docs.groupdocs.com/watermark/net/migration-notes/