Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 6,565 for

informations

(0.06 sec)
  1. Save in original format | GroupDocs

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/redaction/java/save-in-origi...
  2. Add password to PDF with permissions | GroupDocs

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/merger/net/add-password-to-p...
  3. Set Checkbox Values Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/assembly/java/set-checkbox-v...
  4. Common List Image in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Common List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the HTML Document format. Adding Syntax to be evaluated by GroupDocs....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/assembly/java/common-list-im...
  5. Update Signatures in Documents | GroupDocs

    This section shows how to update electronic signatures in documents using GroupDocs.Signature for Python via .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/signature/python-net/update-...
  6. Embedded QR data | GroupDocs

    This section contains articles with explanation how to create QR-Code electronic signatures and embed into QR-Code custom data object with its serialization and encryption. The examples show how to customize object serialization and encryption....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Load document from local disk | GroupDocs

    This section explains how to load document from local disk with GroupDocs.Signature API....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/signature/net/load-document-...
  8. Synchronizing shards | GroupDocs

    This page contains information about synchronizing shards in the search network....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/search/java/synchronizing-sh...
  9. Rendering email messages and obtaining email pr...

    Learn how to load email message to the GroupDocs.Viewer, render it to HTML, PDF, PNG and JPEG with different options, and obtain email message metadata without rendering...an email and get its view information 5. Summary See Also Get a...an email and get its view information # It is possible to get some...

    blog.groupdocs.com/viewer/rendering-email-messa...
  10. Reverse Image Search in Documents

    Build your app with reverse image search functionality in documents and image files....allows users to search for information using an image as the search...the results to retrieve information about matched images, including...

    blog.groupdocs.com/search/reverse-image-search/