Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 4,086 for

document security

(0.07 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(); }...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/java/save-in-origi...
  2. Supported file formats | GroupDocs

    GroupDocs.Conversion for Node.js via Java supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Conversion Product Family...

    docs.groupdocs.com/conversion/nodejs-java/suppo...
  3. Separate data extraction | GroupDocs

    This article explains how to separately extract data from Documents and add the extracted data to the index....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...of extracting data from a document and adding the extracted data...

    docs.groupdocs.com/search/nodejs-java/separate-...
  4. Add Text Watermark to DOCX Using C#

    Learn how to add text watermark to DOCX using C# without installing extra software. Moreover, we will provide you code to insert text watermark to DOCX using C#....digital age, protecting your documents from unauthorized use and...professional touch to your documents. In this article, we’ll explore...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  5. Sign documents with exception handling | GroupDocs

     This article explains how to use exceptions handling when adding electronic signatures to Document with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/java/sign-document...
  6. How to save signed Image with different output ...

    This article explains how to save signed image with various image formats by GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/net/save-signed-im...
  7. Load file from local disk | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint Documents from local disk when using GroupDocs.Comparison for Node.js via Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  8. Get extended information on the summary page | ...

    This article explains how to get extended information about comparison of Documents on the summary page with GroupDocs.Comparison for Node.js via Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...

    docs.groupdocs.com/comparison/nodejs-java/get-e...
  9. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Loading of template Documents from HTML with resources GroupDocs.Assembly provides a great feature which is loading of HTML template Documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML Document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/java/loading-of-tem...
  10. Adding image watermarks | GroupDocs

    GroupDocs.Watermark API supports adding the following image file types as image watermark...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/adding-image-w...