Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 4,475 for

secure

(0.2 sec)
  1. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/viewer/java/specify-cad-rend...
  2. Iterative Digital signing of the PDF document |...

    This article explains how to iteratively sign a PDF document with multiple digital certificates using advanced options with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/signature/net/iterative-digi...
  3. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/watermark/net/add-watermarks...
  4. Extract text structure | GroupDocs

    This article explains that how to extract text structure from documents....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/parser/java/extract-text-str...
  5. The name 'Groupdocs' does not exist in the curr...

    hi i developed asp.net site using groupdocs api but i have problem Error CS0103 The name ‘Groupdocs’ does not exist in the current context i call Groupdocs package using consle <span style=“color: rgb(226, 226, 226…... Document Security: Check whether the document...

    forum.groupdocs.com/t/the-name-groupdocs-does-n...
  6. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/metadata/java/working-with-e...
  9. Generate Email Messages from Data | GroupDocs

    Create email messages with dynamic subject, body, and recipients from data sources using templates....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  10. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/metadata/java/working-with-x...