Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 6,033 for

file comparison

(1.5 sec)
  1. Protect PDF document | GroupDocs

    Protect PDF documents when rendering documents using GroupDocs.Viewer for .NET...Comparison Product Solution GroupDocs...DenyPrinting ; // Create a PDF file. PdfViewOptions viewOptions...

    docs.groupdocs.com/viewer/net/protect-pdf-docum...
  2. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image File types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local File Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....Comparison Product Solution GroupDocs...supports adding the following image file types as image watermark: Bmp;...

    docs.groupdocs.com/watermark/java/adding-image-...
  3. How to Add Polyline Annotation using C#

    Become acquainted with the steps required to add polyline annotation using C#, and effortlessly utilize APIs to acquire the ability to add polyline annotation in C#....Comparison Product Family GroupDocs...Annotator class by passing the PDF file’s path as an argument to its...

    kb.groupdocs.com/annotation/net/how-to-add-poly...
  4. How to Render DOCX as JPG using Java

    Learn how to effortlessly render DOCX as JPG using Java in this guide without installing extra software. Also, get ready-to-use Java code to convert docx to JPG....Comparison Product Family GroupDocs...Viewer.View method to render DOCX file as PNG images Converting a DOCX...

    kb.groupdocs.com/viewer/java/how-to-render-docx...
  5. How to Extract Text from PowerPoint using C#

    This article describes the step-by-step procedure to extract Text from PowerPoint using C# and how to convert these instructions to extract text from PPTX in C#....Comparison Product Family GroupDocs...C# get Text from PowerPoint file using the stepwise workflow...

    kb.groupdocs.com/parser/net/how-to-extract-text...
  6. How to Sign JPEG with Barcode Signature using Java

    Quickly learn how to sign JPEG with Barcode signature using Java without installing extra tools. We will also share code to create Barcode signature in JPEG using Java....Comparison Product Family GroupDocs...class and pass the input JPEG file path to its constructor Instantiate...

    kb.groupdocs.com/signature/java/how-to-sign-jpe...
  7. Working with Templates | GroupDocs

    Create templates with fields and tables to extract structured data using GroupDocs.Parser for Python via .NET....Comparison Product Solution GroupDocs...invoice.pdf The following sample file is used in this example: Tables...

    docs.groupdocs.com/parser/python-net/working-wi...
  8. Extract text from ZIP archive files | GroupDocs

    To extract Files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metadata: Name Description date The time and date at which the File indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from Zip archives:...Comparison Product Solution GroupDocs...ZIP archive files Extract text from ZIP archive files Leave feedback...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. Scan Barcode from PDF using Java

    This article offers comprehensive guide on how to scan barcode from PDF using Java, including code example to help you efficiently extract barcode from PDF in Java....Comparison Product Family GroupDocs...Scanning barcodes from PDF files can greatly enhance workflows...

    kb.groupdocs.com/parser/java/scan-barcode-from-...
  10. How to Sign DOCX with Barcode Signature using C#

    Quickly get help on how to sign DOCX with Barcode signature using C#. We will also provide a code example to create Barcode signature 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...