Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 5,581 for

file merger

(0.08 sec)
  1. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....Merger Product Solution GroupDocs...mdDocId ); // sign document to file signature . Sign ( "MetadataCustomSerial...

    docs.groupdocs.com/signature/net/implement-cust...
  2. Common Master-Detail Image in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Presentation Document format based on the use case: Working with a Business Case. Common Master-Detail in Microsoft PowerPoint Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS PowerPoint 2013: Create a new Presentation. Insert two shapes, one for holding image and other for holding other details. Save the document Reporting Requirement As a report developer, you are required to represent the information of the customers and products with the following key requirements:...Merger Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/common-master-d...
  3. In-Table List with Highlighted Rows in Presenta...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows report in Presentation 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 PowerPoint 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 PowerPoint 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...
  4. 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...
  5. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...Merger Product Solution GroupDocs...sample.docx sample.docx is sample file used in this example. Click...

    docs.groupdocs.com/viewer/java/search-highlight...
  6. Save signed images with various output types | ...

    This article explains how to save images with various image format types....Merger Product Solution GroupDocs.... setComment ( "signed jpeg file" ); jpegSaveOptions . setCompressionType...

    docs.groupdocs.com/signature/java/save-signed-i...
  7. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java....Merger Product Solution GroupDocs.../// Specifies the format of a file. /// </summary> public enum...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  8. 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...
  9. 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...
  10. Load Database Documents with Options | GroupDocs

    Learn how to use DatabaseLoadOptions to configure database document loading in GroupDocs.Conversion for .NET. Supports NSF (Lotus Notes) and SQL formats....Merger Product Solution GroupDocs...Facility) NSF is the database file format used by IBM Notes (formerly...

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