Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 4,275 for

secure

(0.06 sec)
  1. Add ellipse annotation | GroupDocs

    The page describes how to add ellipse annotation to a document using GroupDocs.Annotation for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/annotation/net/add-ellipse-a...
  2. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Load document from Azure Blob Storage | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from Azure Blob storage when using GroupDocs.Annotation for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/annotation/net/load-document...
  4. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iSecurity Events Acquisition GroupDocs...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  5. Remove annotation from document | GroupDocs

    The page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/annotation/net/remove-annota...
  6. Single Row Image in Presentation Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Creat a new presentation slide. Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/single-row-ima...
  7. In-Paragraph List in Presentation Document | Gr...

    Note In this article, we will use GroupDocs.Assembly to generate a In-ParagraphList report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph List Practising the following steps you can create In-Paragraph List Template in MS PowerPoint 2013. Add a new presentation slide. Write a sentence, for example “We provide support for the following clients:”....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  8. Working with Outer Document Insertion | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/working-with-o...
  9. Common Master-Detail Image in Email Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Email Document format. Common Master-Detail in Email Document Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS Outlook 2013: Create a new Email. Insert two shapes, one for holding image and other for holding other details. Save the Email. Reporting Requirement As a report developer, you are required to represent the information of the managers and clients with the following key requirements:...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/common-master-...
  10. Pie Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft PowerPoint Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS PowerPoint 2013: Add a new presentation slide. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/pie-chart-in-p...