Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 5,792 for

file merger

(0.19 sec)
  1. Inserting edited slide into existing presentati...

    This article describes how to insert an edited presentation slide into an existing PowerPoint presentation using GroupDocs.Editor for Node.js and Java....Merger Product Solution GroupDocs...steps: Load a presentation from a file or stream into the Editor class...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  2. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....Merger Product Solution GroupDocs...padding ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/implement-cus...
  3. How to generate QR Code and sign document using...

    This guide describes how to improve your document with generated QR code using Python. Sign your documents with a QR Code and various standard QR code elements like Event QR Code, contact QR Code as VCard or MeCard, SEPA payment QR Code using GroupDocs.Signature Python API by GroupDocs....Merger Product Solution GroupDocs...the document, providing output file path and sign options. import...

    docs.groupdocs.com/signature/python-net/how-to-...
  4. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....Merger Product Solution GroupDocs...10 } }; // sign document to file signature . Sign ( "QRCodeCustomEncrypti...

    docs.groupdocs.com/signature/net/implement-cust...
  5. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV Files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Merger Product Solution GroupDocs...(MKV) files Working with metadata in Matroska (MKV) files Leave...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Install GroupDocs.Conversion for Java | GroupDocs

    Learn how to install GroupDocs.Conversion for Java. Follow a step-by-step guide for Maven, Gradle, Kotlin, and manual JAR setup, and integrate seamless document conversion into your Java projects....Merger Product Solution GroupDocs...You can also download the JAR files directly from the and include...

    docs.groupdocs.com/conversion/java/installation/
  7. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Merger Product Solution GroupDocs...images, both in separate image files and embedded images: You can...

    docs.groupdocs.com/redaction/net/image-redactions/
  8. In-Table List with Highlighted Rows in Spreadsh...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows report in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in Microsoft Excel Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Excel 2013....Merger Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  9. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Java....Merger Product Solution GroupDocs...professional-services.pdf is sample file used in this example. Click...

    docs.groupdocs.com/conversion/java/convert-to-i...
  10. Sign documents with QR-code embedded object | G...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Merger Product Solution GroupDocs...padding ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...