Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 5,761 for

file merger

(0.56 sec)
  1. Sign documents with encrypted metadata text | G...

    This article explains how to create encrypted Metadata electronic signature with GroupDocs.Signature API...Merger Product Solution GroupDocs...mdDocId ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  2. Convert files to various formats | GroupDocs

    Artcles listed in this page explain the common usage scenarios when documents are stored in a local drive and you want to manage them using GroupDocs.Markdown API...Merger Product Solution GroupDocs...Usage / Convert files to various formats Convert files to various...

    docs.groupdocs.com/markdown/net/convert/
  3. Adjusting comparison sensitivity | GroupDocs

    Learn more about document comparison sensitivity and how to adjust it to achieve best performance and accuracy when comparing documents with GroupDocs.Comparison for Node.js via Java....Merger Product Solution GroupDocs...'@groupdocs/groupdocs.comparison' ); // Define file paths for source, target and...

    docs.groupdocs.com/comparison/nodejs-java/adjus...
  4. Sign document with Digital signature | GroupDocs

    Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in C# with step-by-step instructions....Merger Product Solution GroupDocs...digital option with certificate file path DigitalSignOptions options...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Remove annotation from document | GroupDocs

    This page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs.... None ); // Save result to file annotator . save ( "outputPath"...

    docs.groupdocs.com/annotation/java/remove-annot...
  6. GroupDocs.Annotation for .NET | GroupDocs

    API to annotate text or images in your documents using C#. It supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...Merger Product Solution GroupDocs...Develop Functions GUIDE Retrieve File Info Read Annotations Remove...

    docs.groupdocs.com/annotation/net/
  7. Save with default options | GroupDocs

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF File will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....Merger Product Solution GroupDocs...its extension (.PDF). The PDF file will be overwritten. The following...

    docs.groupdocs.com/redaction/java/save-with-def...
  8. Add watermarks to PDF documents | GroupDocs

    The watermarking API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....Merger Product Solution GroupDocs...affecting the meaning of the PDF file. The crop box defines the region...

    docs.groupdocs.com/watermark/net/add-watermarks...
  9. Save in rasterized PDF | GroupDocs

    This article demonstrates that how to save the document as a rasterized PDF File...Merger Product Solution GroupDocs...document as a rasterized PDF file: Python import groupdocs.redaction...

    docs.groupdocs.com/redaction/python-net/save-in...
  10. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Loading of template documents from HTML with resources GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource Files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a File, its containing folder is used as a base URI to resolve external resource Files’ relative URIs to absolute ones by default as shown in the following example....Merger Product Solution GroupDocs...Saving With External Resource Files / Loading of template documents...

    docs.groupdocs.com/assembly/java/loading-of-tem...