Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 5,750 for

file comparison

(0.06 sec)
  1. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI File headers. The following are the steps to read the header of an AVI File. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Comparison Product Solution GroupDocs...metadata in AVI files Working with metadata in AVI files Leave feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Render PDF as Image using Python

    In this topic, you will get code and steps to render PDF as image using Python. There is no need to install and extra software or tool to convert PDF to image in Python....Comparison Product Family GroupDocs...using Python Converting PDF files to images ensures your documents...

    kb.groupdocs.com/viewer/python/render-pdf-as-im...
  3. Add Text Watermark to PDF Using Java

    Discover how to add text watermark to PDF using Java without need of extra software. Also, we'll provide you code example to insert text watermark to PDF in Java....Comparison Product Family GroupDocs...efficient approach to protect PDF files is by incorporating text watermarks...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  4. How to Sign DOCX with QR Code using C#

    In this topic, we will guide you on how to sign DOCX with QR Code using C#. We will also provide a code example to create QR Code in DOCX using C#....Comparison Product Family GroupDocs...passing the path of input DOCX file as an argument to its constructor...

    kb.groupdocs.com/signature/net/how-to-sign-docx...
  5. Add Text Watermark to XLS Using Python

    Learn how to add text watermark to XLS using Python. This tutorial shows how to embed text watermarks into XLS spreadsheets with custom font, color, and alignment....Comparison Product Family GroupDocs...text watermarking for Excel files. Import the required modules:...

    kb.groupdocs.com/watermark/python/add-text-wate...
  6. GroupDocs.Viewer for Python overview | GroupDocs

    GroupDocs.Viewer for Python: View Files (DOCX, PDF, etc.) as HTML, PNG, JPEG, PDF. Cross-platform library for Python apps....Comparison Product Solution GroupDocs...as HTML, PDF, PNG, and JPEG files. You no longer need third-party...

    docs.groupdocs.com/viewer/python-net/product-ov...
  7. Render SVG as HTML using C#

    Learn efficiently how to render SVG as HTML using C#. Also, explore step-by-step instructions and C# code for rendering SVG to HTML without installing extra tools....Comparison Product Family GroupDocs...class object by passing the SVG file path as an argument to its constructor...

    kb.groupdocs.com/viewer/net/render-svg-as-html-...
  8. Render PPTX as JPG using Python

    Learn how to render PPTX as JPG using Python. This tutorial explains how to convert PPTX to JPG in Python for slide image generation and sharing....Comparison Product Family GroupDocs...with block to open the PPTX file and manage resources automatically...

    kb.groupdocs.com/viewer/python/render-pptx-as-j...
  9. How to Add Image Signature to DOCX using Java

    This topic will provide knowledge on how to add image signature to DOCX using Java. Also, a code example will be provided to insert image signature into DOCX using Java....Comparison Product Family GroupDocs...electronic documents, including DOCX files. This article will provide you...

    kb.groupdocs.com/signature/java/how-to-add-imag...
  10. Add Image Watermark to PPTX Using Python

    Easily add image watermark to PPTX using Python to brand presentations. This tutorial explains how to apply watermark to PowerPoint in Python across all slides consistently....Comparison Product Family GroupDocs...viewers quickly recognize the file’s purpose, ownership, or confidentiality...

    kb.groupdocs.com/watermark/python/add-image-wat...