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

file watermark

(0.07 sec)
  1. Extract emails from Outlook Storage | Documenta...

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg Files). Here are the steps to extract an email text from outlook storage:...Watermark Product Solution GroupDocs...consists of email documents (msg files). Here are the steps to extract...

    docs.groupdocs.com/parser/java/extract-emails-f...
  2. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....Watermark Product Solution GroupDocs...); } } } // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/locating-sign...
  3. Output format and password | Documentation

    Following this guide you will learn how to save edited Word document with password or change output document format using GroupDocs.Editor for Java features....Watermark Product Solution GroupDocs...with binary nature, support file encoding with the password....

    docs.groupdocs.com/editor/java/output-format-an...
  4. Add replies to annotation | Documentation

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Watermark Product Solution GroupDocs...// Add annotation and save to file annotator . add ( area ); annotator...

    docs.groupdocs.com/annotation/java/add-replies-...
  5. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions...Watermark Product Solution GroupDocs...shadow ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  6. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD Files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD File. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Watermark Product Solution GroupDocs...read basic metadata in CAD files. The supported CAD formats are:...

    docs.groupdocs.com/metadata/net/working-with-ca...
  7. eSign Image with Metadata signature | Documenta...

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

    docs.groupdocs.com/signature/java/esign-image-w...
  8. In-Table Master-Detail in Spreadsheet Document ...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Spreadsheet 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 Master-Detail in Microsoft Excel Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....Watermark Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/in-table-master...
  9. In-Table Master-Detail in Presentation Document...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail 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 Master-Detail in Microsoft PowerPoint Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS PowerPoint 2013. Add a new presentation slide....Watermark Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/in-table-master...
  10. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Filtering, Grouping, and Ordering report in Spreadsheet 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 Filtering, Grouping, and Ordering in Microsoft Excel Document Creating a In-Table List with Filtering, Grouping, and Ordering Practising the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Excel 2013....Watermark Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/in-table-list-w...