Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 5,022 for

file merger

(0.13 sec)
  1. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional File format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); 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); } Working with XMP Metadata GroupDocs....Merger Product Solution GroupDocs...and extract some additional file format information. a GIF image...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Load text from string | Documentation

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for .NET....Merger Product Solution GroupDocs...contains text to be compared, not file path). Instantiate the object...

    docs.groupdocs.com/comparison/net/load-text-fro...
  3. Email attachments | Documentation

    This article shows how to get the information about the attachments....Merger Product Solution GroupDocs...Name ); Console . WriteLine ( "File format: {0}" , attachment ....

    docs.groupdocs.com/watermark/net/email-attachme...
  4. Read Metadata from PDF using Java

    Learn how to read metadata from PDF using Java without demanding additional software installation. Delve into a code sample to read metadata of PDF using Java....Merger Product Family GroupDocs.Redaction...using Java Metadata within PDF files comprise critical details about...

    kb.groupdocs.com/metadata/java/read-metadata-fr...
  5. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after Files comparison within your .NET applications....Merger Product Solution GroupDocs...metadata: Set metadata from source file C# using GroupDocs.Comparison...

    docs.groupdocs.com/comparison/net/set-document-...
  6. Add Image Watermark to DOCX Using Java

    Learn how to add image watermark to DOCX using Java without extra software installation. Also, we'll supply you code to insert image watermark to DOCX in Java....Merger Product Family GroupDocs.Redaction...image watermarks into DOCX files Instantiate the Watermarker...

    kb.groupdocs.com/watermark/java/add-image-water...
  7. How to Sign DOCX with QR Code using Java

    In this tutorial, we will help you on how to sign DOCX with QR Code using Java. We will also supply you code example to create QR Code in DOCX using Java....Merger Product Family GroupDocs.Redaction...the signing process of DOCX files. Steps to Sign DOCX with QR...

    kb.groupdocs.com/signature/java/how-to-sign-doc...
  8. Render PPTX as HTML using Java

    Master the art to render PPTX as HTML using Java efficiently. Additionally, dive into comprehensive step-by-step guidelines and Java code for rendering PPTX to HTML....Merger Product Family GroupDocs.Redaction...class object, passing the PPTX file path as a parameter to its constructor...

    kb.groupdocs.com/viewer/java/render-pptx-as-htm...
  9. Convert DOCX to ODT using Node.js

    In this article, we will provide you detail on how to convert DOCX to ODT using Node.js. Also, you will be provide a code example to export DOCX to ODT in Node.js....Merger Product Family GroupDocs.Redaction...js via Java to convert DOCX files to ODT For DOCX document to...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  10. How to Render DOCX as JPG using C#

    In this article, we will guide you on how to render DOCX as JPG using C# without installing extra software. We will also provide code to render DOCX to JPG using C#....Merger Product Family GroupDocs.Redaction...Word document’s pages to JPG files Instantiate the object of Viewer...

    kb.groupdocs.com/viewer/net/how-to-render-docx-...