Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 4,304 for

document security

(0.13 sec)
  1. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert Documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Node.js via Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Conversion Product Family...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. Search for Digital e-signatures | GroupDocs

    This topic explains how to search for digital electronic signatures across the Documents 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/search-for-di...
  3. Save overwriting original file | GroupDocs

    The following example demonstrates how to save the redacted Document, replacing an original file: // Make a copy of sample file Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the Document in original format overwriting original file redactor.save(options); } } finally { redactor....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/java/save-overwrit...
  4. GroupDocs.Parser for Python via .NET | GroupDocs

    GroupDocs.Parser for Python developer Documentation. Learn how to extract text, images, tables, and metadata from PDF, DOCX, XLSX, and 50+ Document formats using Python....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...structured data from over 50 document formats. This powerful API...

    docs.groupdocs.com/parser/python-net/
  5. Add resource redaction annotation | GroupDocs

    The page describes how to add resource redaction annotation to a Document using GroupDocs.Annotation for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/net/add-resource-...
  6. Add image annotation | GroupDocs

    The page describes how to add image annotation to a Document using GroupDocs.Annotation for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/net/add-image-ann...
  7. Working with Multiple Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.1.0 or later releases. Explicit Support for Multiple Data Sources Using DocumentAssembler.AssembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/working-with-mu...
  8. Get changes coordinates | GroupDocs

    This article explains how to obtain coordinates for detected changes at a Document pages preview when compare Documents with GroupDocs.Comparison for .NET...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...

    docs.groupdocs.com/comparison/net/get-changes-c...
  9. Convert to Spreadsheet with advanced options | ...

    Follow this guide and learn how to convert Documents to Excel and Open Document spreadsheets of XLS, XLSX, ODS, OTS formats  with zoom and other customizations using GroupDocs.Conversion for Node.js via Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Conversion Product Family...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. GroupDocs.Assembly for Python via .NET | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Python via .NET - A assembly is a Document automation and reports generation API designed to create custom Documents from templates. This Python reporting API intelligently assembles the given data with the defined template Document and generates an output Document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...via .NET - A assembly is a document automation and reports generation...

    docs.groupdocs.com/assembly/python-net/