Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 5,321 for

file watermark

(0.06 sec)
  1. How to Convert JPG to XLSM in C#

    This quick guide briefly explains to you the process to convert JPG to XLSM in C# and learn how to use this guide to convert JPG to XLSM using C#....Watermark Product Family GroupDocs.Merger...class and load the input JPG file for conversion Create an object...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Locating signature with stretch mode | Document...

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....Watermark Product Solution GroupDocs...imageOptions ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/locating-sign...
  3. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables....Watermark Product Solution GroupDocs...a document template from the file Template template = Template...

    docs.groupdocs.com/parser/net/working-with-temp...
  4. Extract attachments from Emails | Documentation

    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....Watermark Product Solution GroupDocs...attachments ) { // Print the file path System . out . println...

    docs.groupdocs.com/parser/java/extract-attachme...
  5. Load CAD document with options | Documentation

    Learn this article and check how to load and convert CAD documents with advanced options using GroupDocs.Conversion for Java API....Watermark Product Solution GroupDocs...handling and converting CAD files (such as DWG, DXF, and others)...

    docs.groupdocs.com/conversion/java/load-cad-doc...
  6. Add highlight annotation | Documentation

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

    docs.groupdocs.com/annotation/java/add-highligh...
  7. Add underline annotation | Documentation

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

    docs.groupdocs.com/annotation/java/add-underlin...
  8. Comparing Folders | Documentation

    This page describes how to compare two folders and find out which Files/folders were deleted, added or modified....Watermark Product Solution GroupDocs...processing result in the resulting file are described below. Instantiate...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  9. Delete indexed documents | Documentation

    GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....Watermark Product Solution GroupDocs...remove documents indexed by a file system path, see . The following...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  10. Signing specific pages in the multipage documen...

    This article explains how to sign specific pages in the multipage documents...Watermark Product Solution GroupDocs...3 } } }; // sign document to file SignResult signResult = signature...

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