Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 4,878 for

security

(0.17 sec)
  1. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/markdown/net/load-a-file-of-...
  2. Sign document with Metadata signature - advance...

     This article explains how to sign document with Metadata electronic signatures using extended options with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...feedback provides ability to secure Metadata signatures, same as...

    docs.groupdocs.com/signature/java/sign-document...
  3. Announcing Windows Azure Integration with Group...

    We’re excited to announce that Windows Azure has been integrated with GroupDocs. This allows you to setup a new storage provision for storing your GroupDocs files. With this enhancement, you can configure Microsoft Azure as your default storage provider from within GroupDocs and store your files in the Azure container. GroupDocs provides you with flexible storage options, which is an essential element when opting for an efficient document management solution. This integration puts you in charge of selecting your preferred storage provider, making your document management process user friendly and flexible....from Azure’s advanced data security features. Easily integrate...

    blog.groupdocs.com/total/announcing-windows-azu...
  4. Inserting Bookmarks 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. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/inserting-book...
  5. Business Case of a Shopping Store | GroupDocs

    Note This business case has been conceived for the demonstration purpose and serves well for a typical shopping store. There may be simpler or complex scenarios in real life businesses. Business Case There are many customers of the shopping store. The store offers multiple products. A customer may place multiple orders. An order may have many products. The data may or may not be stored in a database system. Reporting Requirements A report based on some criteria is to be generated....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/net/business-case-o...
  6. Image search options | GroupDocs

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/search/java/image-search-opt...
  7. Convert publisher formats | GroupDocs

    In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/conversion/net/convert/publi...
  8. Developers Guide - Web Report Generator | Group...

    Execution Steps Inputs A Template created in one of the Supported Document Formats conforming to Supported Template Syntax. A Connection String in order to connect to a DataBase that can be accessed through DataSet / DataTable etc Type of Data Source. For example, Table / Views etc Data Source. Select a table / view from the connected DataBase System Processing Verifies Template Document Format. Connects to MS SQL Server Database using connection string Tests Connection according to the provided connection string....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/net/developers-guid...
  9. Merge EPUB | GroupDocs

    Learn how to merge EPUB files, combine EPUB files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/merger/nodejs-java/merge/epub/
  10. Working with metadata in JPEG2000 images | Grou...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/metadata/net/working-with-me...