Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 15,966 for

file

(2.6 sec)
  1. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....mdDocId ); // sign document to file signature . Sign ( "signed.jpg"...mdDocId ); // sign document to file signature . Sign ( "sample_signed...

    docs.groupdocs.com/signature/net/sign-document-...
  2. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...signatures ); // sign document to file signature . sign ( "SampleSigned...

    docs.groupdocs.com/signature/java/esign-image-w...
  3. Installation | GroupDocs

    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....dll file. You have referenced GroupDocs...

    docs.groupdocs.com/watermark/net/installation/
  4. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...png The following sample file is used in this example: More...

    docs.groupdocs.com/signature/python-net/esign-i...
  5. Generate Barcode Online | Add Barcode to Docume...

    Create barcodes online! Learn to generate various types using user-friendly tools. Get a sneak peek into barcode creation with C# and Java code snippets....types of documents of different file formats. Just follow the above...

    blog.groupdocs.com/signature/generate-barcode-o...
  6. Issues when converting htm to pdf from version ...

    I updated GroupDocs.Conversion to the latest (25.7) and I noticed a few issues when converting htm to pdf external images not being loaded tr width 100% not being respected It works fine until version 25.5.1...using for conversion, a test file, and the version of your environment...

    forum.groupdocs.com/t/issues-when-converting-ht...
  7. Basic usage | GroupDocs

    GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - File type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document watermarks....document type and structure - file type, size, page count, etc...

    docs.groupdocs.com/watermark/net/basic-usage/
  8. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....attachments ) { // Print the file path System . out . println...

    docs.groupdocs.com/parser/java/extract-attachme...
  9. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for Java....// Add annotation and save to file annotator . add ( underline...

    docs.groupdocs.com/annotation/java/add-underlin...
  10. Add highlight annotation | GroupDocs

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

    docs.groupdocs.com/annotation/java/add-highligh...