Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 4,181 for

document security

(0.07 sec)
  1. Use redaction policies | GroupDocs

    If you have a corporate sensitive data removal policy as a list of redaction rules, you don’t need to specify them in your code. You can specify an XML Document with a list of pre-configured redactions. Below is an example of redaction policy XML file (code properties mapping is obvious): RedactionPolicy.xml You can use RedactionPolicy....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...

    docs.groupdocs.com/redaction/java/use-redaction...
  2. Working with CAD metadata | GroupDocs

    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.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Metadata Product Family...

    docs.groupdocs.com/metadata/java/working-with-c...
  3. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the Document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the Document Save the Document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Merger Use Cases | GroupDocs

    This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for Node.js via Java library...Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...will help us improve our documentation. Products Support © Groupdocs...

    docs.groupdocs.com/merger/nodejs-java/getting-s...
  5. Merger Use Cases | GroupDocs

    This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for Python via .NET library...Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...will help us improve our documentation. Products Support © Groupdocs...

    docs.groupdocs.com/merger/python-net/getting-st...
  6. Images | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Metadata Product Family...

    docs.groupdocs.com/metadata/java/images/
  7. Advanced usage | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Parser Product Family /...

    docs.groupdocs.com/parser/net/advanced-usage/
  8. Supported Image Types | GroupDocs

    This section describes GroupDocs.Merger for .NET supported image types. The Library supports JPG, BMP, PNG, TIF and many more....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Merger Product Family /...

    docs.groupdocs.com/merger/net/supported-image-f...
  9. Convert CAD formats | GroupDocs

    In this article, you will learn how to convert CAD Documents to other formats or another CAD format with GroupDocs.Conversion for Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Conversion Product Family...

    docs.groupdocs.com/conversion/java/convert/cad/
  10. Working with Table Row Data Bands | GroupDocs

    Articles in this section...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/working-with-ta...