Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 5,824 for

file comparison

(0.06 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. Render attachments | GroupDocs

    Render email attachments with GroupDocs.Viewer for .NET in the same way as you would render any other documents...Comparison Product Solution GroupDocs...the first object. Specify a file that contains attachments. Call...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  4. Document filtering in search result | GroupDocs

    This article gives the knowledge that how the document filters used during the search using Java search API....Comparison Product Solution GroupDocs...search ( query , options ); File path filters The first supported...

    docs.groupdocs.com/search/nodejs-java/document-...
  5. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....Comparison Product Solution GroupDocs...Old coding style // Load the file Document doc = Redactor . load...

    docs.groupdocs.com/redaction/java/migration-notes/
  6. Add document to Diagram via OLE | GroupDocs

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your .NET applications....Comparison Product Solution GroupDocs...Initialise class with embedded file path and page number; Instantiate...

    docs.groupdocs.com/merger/net/add-document-to-d...
  7. Get document info | GroupDocs

    Learn how to get basic document information including File type, page count, and File size using GroupDocs.Parser for .NET. Get document properties in C#....Comparison Product Solution GroupDocs...information Console . WriteLine ( $"File Type: {info.FileType}" ); Console...

    docs.groupdocs.com/parser/net/get-document-info/
  8. 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...
  9. Protect PDF document | GroupDocs

    Secure PDF output with passwords and permissions when rendering documents using GroupDocs.Viewer....Comparison Product Solution GroupDocs...DENY_PRINTING # Create a PDF file. pdf_options = PdfViewOptions...

    docs.groupdocs.com/viewer/python-net/protect-pd...
  10. Set document metadata on save | GroupDocs

    Follow this guide and learn how to set document metadata when saving output document after Files Comparison within your .NET applications....Comparison Product Solution GroupDocs...GroupDocs.Comparison Product Family / GroupDocs.Comparison for .NET...

    docs.groupdocs.com/comparison/net/set-document-...