Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 6,109 for

file merger

(1.04 sec)
  1. Working with slide backgrounds | GroupDocs

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...Merger Product Solution GroupDocs...= new PresentationWatermar ( File . ReadAllBytes ( "background...

    docs.groupdocs.com/watermark/net/working-with-s...
  2. Migration notes | GroupDocs

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Merger Product Solution GroupDocs...document information from the local file. Old API DocumentInfo documentInfo...

    docs.groupdocs.com/watermark/net/migration-notes/
  3. Sign Pdf documents with special appearance | Gr...

     This article explains how to use PDF digital electronic signature features on document page....Merger Product Solution GroupDocs...signatureFont ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  4. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Conversion API, describes how to convert Files with just couple lines of code....Merger Product Solution GroupDocs...usage scenarios when the source file is stored on a local drive and...

    docs.groupdocs.com/conversion/net/basic-usage/
  5. How to Run Examples | GroupDocs

    This article describes how to run Python digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our examples out-of-the-box....Merger Product Solution GroupDocs...groupdocs-signature-net Create a new Python file (e.g., main.py ) and code your...

    docs.groupdocs.com/signature/python-net/how-to-...
  6. Extract data from attachments and ZIP archives ...

    This article shows how to extract data (text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser....Merger Product Solution GroupDocs...extract documents from ZIP files and get attachments from containers...

    docs.groupdocs.com/parser/java/extract-data-fro...
  7. Saving documents | GroupDocs

    Saving a document with method Save(), GroupDocs.Watermark puts it in the same folder as the original File, rewriting original. If you need to save the document to any custom location, you’ll have to use Save(string) method or Save(Stream) of Watermarker class. You can see examples of Save methods in one of these guides: Save document to the same File or stream Save document to the specified location Save document to the specified stream...Merger Product Solution GroupDocs...same folder as the original file, rewriting original. If you...

    docs.groupdocs.com/watermark/net/saving-documents/
  8. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for .NET....Merger Product Solution GroupDocs...described below). Load Word file for edit First of all user must...

    docs.groupdocs.com/editor/net/edit-word/
  9. Skip loading of external resources | GroupDocs

    Learn this article and check how to restrict loading of external resources during conversion...Merger Product Solution GroupDocs...various types of content or files that are not directly embedded...

    docs.groupdocs.com/conversion/java/skip-loading...
  10. Sign documents with additional image adjustment...

     This article explains how to use different image adjustment with electronic signatures on document page....Merger Product Solution GroupDocs...2 } } }; // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/sign-documents...