Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 3,150 for

image signature

(0.05 sec)
  1. Add component to the document | Documentation

    The page describes how to add components to a document using GroupDocs.Annotation API....Signature Product Solution GroupDocs...apply a PDF component to Word, Image, or diagram file, etc. For more...

    docs.groupdocs.com/annotation/java/add-componen...
  2. Get document information | Documentation

    This article explains how to detect document file type and calculate pages count when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDocs.Merger....Signature Product Solution GroupDocs...document page is previewed as image, page number, visibility etc...

    docs.groupdocs.com/merger/net/get-document-info...
  3. Optimize the PDF file resources | Documentation

    Reduce PDF file size with GroupDocs.Viewer. Optimize Images, remove data, and more for smaller output files....Signature Product Solution GroupDocs...GroupDocs.Viewer may reduce the image size or quality, remove notes...

    docs.groupdocs.com/viewer/python-net/optimizati...
  4. How to Run Examples | Documentation

    Examples to annotate on your documents, Images or web pages using C#....Signature Product Solution GroupDocs...all the sample documents and images used in the examples. To run...

    docs.groupdocs.com/annotation/net/how-to-run-ex...
  5. Working with metadata in ASF files | Documentation

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Signature Product Solution GroupDocs...println ( String . format ( "Image height: %s" , videoStreamProperty...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...Signature Product Solution GroupDocs...Usage / Using OCR to redact image documents / Use Microsoft Azure...

    docs.groupdocs.com/redaction/java/use-microsoft...
  7. Quick Start Guide | Documentation

    This quick start guide provides a comprehensive overview of setting up and using GroupDocs.Conversion for Java....Signature Product Solution GroupDocs...format as image. ImageFileType.PNG : Sets the output image format...

    docs.groupdocs.com/conversion/java/getting-star...
  8. Convert to grayscale | Documentation

    Convert PDFs to grayscale to reduce file size and speed up printing using the GroupDocs.Viewer Python API....Signature Product Solution GroupDocs...output PDF file / Optimize images / Convert to grayscale Convert...

    docs.groupdocs.com/viewer/python-net/optimizati...
  9. Conversion options by document family | Documen...

    This section explains GroupDocs.Conversion for .NET convert options specific to various document types...Signature Product Solution GroupDocs...advanced options Convert to Image with advanced options Convert...

    docs.groupdocs.com/conversion/net/conversion-op...
  10. Getting Started | Documentation

    This section decsribes how to get started with GroupDocs.Merger for Java library...Signature Product Solution GroupDocs...Supported Archive Types Supported Image Types System Requirements Installation...

    docs.groupdocs.com/merger/java/getting-started/