Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 6,374 for

file merger

(1.73 sec)
  1. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page....Merger Product Solution GroupDocs...// Could be useful for .xlsx files. Appearance = new DigitalSignatureAppe...

    docs.groupdocs.com/signature/net/sign-documents...
  2. Enabling language information | GroupDocs

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for Python via .NET API....Merger Product Solution GroupDocs...sample-document.docx is the sample file used in this example. Click...

    docs.groupdocs.com/editor/python-net/enabling-l...
  3. 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 MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Merger Product Solution GroupDocs...(MKV) files Working with metadata in Matroska (MKV) files Leave...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF Files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Merger Product Solution GroupDocs...metadata in ASF files Working with metadata in ASF files Leave feedback...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. 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-...
  6. 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...
  7. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...Merger Product Solution GroupDocs...( 50 ); // Sign document to file signature . sign ( outputFilePath...

    docs.groupdocs.com/signature/nodejs-java/esign-...
  8. How to run examples | GroupDocs

    How to clone, set up, and run the GroupDocs.Watermark for Python via .NET example suite — locally, with a license, or in Docker....Merger Product Solution GroupDocs...with code examples and sample files is hosted on GitHub. Prerequisites...

    docs.groupdocs.com/watermark/python-net/how-to-...
  9. 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/
  10. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for .NET API....Merger Product Solution GroupDocs...embedded within the presentation file itself but are instead referenced...

    docs.groupdocs.com/conversion/net/load-presenta...