Sort Score
Result 10 results
Languages All
Labels All
Results 9,351 - 9,360 of 31,876 for

redaction

(0.38 sec)
  1. Common Master-Detail Image in Email Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Email Document format. Common Master-Detail in Email Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS Outlook 2013: Create a new Email. Insert two shapes, one for holding image and other for holding other details. Save the Email. Reporting Requirement As a report developer, you are required to represent the information of the managers and clients with the following key requirements:...Redaction Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/common-master-...
  2. Working with Outer Document Insertion | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/working-with-o...
  3. Pie Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/pie-chart-in-em...
  4. Preview Digital Certificates properties | Group...

    This article shows how to receive digital certificates properties over Document Info method....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/preview-certif...
  5. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/delete-signatu...
  6. Get document info | GroupDocs

    This article explains how to get document information...Redaction Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/get-document-i...
  7. Set image size limits | GroupDocs

    This article shows how to set image size limits when rendering image to PNG or JPEG...Redaction Product Solution GroupDocs...

    docs.groupdocs.com/viewer/java/set-image-size-l...
  8. Set password for output document | GroupDocs

    This article explains how to set document password after files comparison within your Python applications using GroupDocs.Comparison for Python via .NET....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/set-pa...
  9. Regular expression search | GroupDocs

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/regular-e...
  10. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....Redaction Product Solution GroupDocs...

    docs.groupdocs.com/search/java/document-renaming/