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

file watermark

(0.05 sec)
  1. Add replacement annotation | Documentation

    The page describes how to add replacement annotation to a document using GroupDocs.Annotation for Java....Watermark Product Solution GroupDocs...// Add annotation and save to file annotator . add ( replacement...

    docs.groupdocs.com/annotation/java/add-replacem...
  2. How to search signatures with LINQ queries | Do...

     This article explains how to search signatures with LINQ query with GroupDocs.Signature API....Watermark Product Solution GroupDocs...instance using the specified file. using ( var signature = new...

    docs.groupdocs.com/signature/net/search-signatu...
  3. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...Watermark Product Solution GroupDocs...Image }; // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/composing-sign...
  4. Hello, World! | Documentation

    Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....Watermark Product Solution GroupDocs...the example, the resulting PDF file will have all instances of the...

    docs.groupdocs.com/redaction/python-net/hello-w...
  5. Extract data from Microsoft Office Excel spread...

    This article shows how to to extract data from Microsoft Office Excel spreadsheets....Watermark Product Solution GroupDocs...Microsoft Office Excel Add-In File XLAM Microsoft Office Excel...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. Verifying Text signatures | Documentation

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...RichText ); // sign document to file VerificationResult result =...

    docs.groupdocs.com/signature/java/verify-text-s...
  7. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....Watermark Product Solution GroupDocs...annual-review.docx is sample file used in this example. Click...

    docs.groupdocs.com/conversion/java/convert-to-p...
  8. Add link annotation | Documentation

    The page describes how to add link annotation to a document using GroupDocs.Annotation for Java....Watermark Product Solution GroupDocs...// Add annotation and save to file annotator . add ( link ); annotator...

    docs.groupdocs.com/annotation/java/add-link-ann...
  9. Installation | Documentation

    This guide helps you quickly install GroupDocs.Watermark for .NET, a powerful library to add, edit, or remove Watermarks from PDF, Word, Excel, PowerPoint, Visio, and image formats. Choose your preferred method below. Install via NuGet (Recommended) Follow these steps to reference GroupDocs.Watermark using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution. You can also access the same option through the Solution Explorer....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/installation/
  10. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional File format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage....Watermark Product Solution GroupDocs...and extract some additional file format information. a WordProcessing...

    docs.groupdocs.com/metadata/net/working-with-me...