Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 5,349 for

informations

(0.06 sec)
  1. Upcoming Release of GroupDocs.Redaction for Java

    Big News! We are going to launch GroupDocs.Redaction API for Java platform very soon. Similar to the .NET version, GroupDocs.Redaction for Java would be a backend API for removing sensitive and classified information from the popular document formats. As far as the supported features are concerned, this is going to be a replica of GroupDocs.Redaction for .NET. Through this API, we aim to provide you a single, format-independent interface containing a set of redaction methods to redact text, metadata, and annotations....sensitive and classified information from the popular document...Redaction Removal of Sensitive Information from Annotation Document...

    blog.groupdocs.com/redaction/upcoming-release-o...
  2. Access Metadata Properties from PPS, PPSX, PPSM...

    Another month, another release! We have recently released version 19.5 of GroupDocs.Metadata for .NET and Java and today I am going to give you an overview of what’s new that we have brought for you in the latest release. In v19.5, we mainly focused on providing the support of some major as well as popular formats. So, this resulted in the addition of the following file formats: PPS - The PowerPoint Slideshow file format that is created using Microsoft PowerPoint and it is used for the slide show purpose....used to store the contact information. It is a popular and widely...widely used file format for information exchange. The PPS, PPSX and...

    blog.groupdocs.com/metadata/access-metadata-pro...
  3. Upcoming Release of GroupDocs.Redaction for .NET

    We are excited to announce that GroupDocs.Redaction for .NET is going to be released soon. It will be a back-end API for removing sensitive and classified information from the documents of popular file formats. The API aims to provide a single, format-independent interface containing a set of redaction methods to redact text, metadata and annotations. GroupDocs.Redaction for .NET will soon be available for download. Features Offered by GroupDocs.Redaction for ....sensitive and classified information from the documents of popular...Redaction Removal of Sensitive Information from Annotation Document...

    blog.groupdocs.com/redaction/upcoming-release-o...
  4. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Purchase Buy Now Pricing Information Free Trials Temporary License...some additional file format information. a GIF image Extract the...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. In-Table List with Filtering Grouping and Order...

    In-Table List with Filtering, Grouping, and Ordering in Email Document Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Filtering, Grouping, and Ordering report in Email Document format. In-Table List with Filtering, Grouping, and Ordering in Email Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Outlook 2013....Purchase Buy Now Pricing Information Free Trials Temporary License...represent managers’ contract information with the following key requirements:...

    docs.groupdocs.com/assembly/java/in-table-list-...
  6. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....Purchase Buy Now Pricing Information Free Trials Temporary License...Such an exception provides information on a reason of the error...

    docs.groupdocs.com/assembly/net/use-of-in-line-...
  7. Skanna streckkod från PPTX med C#

    Den här guiden förklarar hur du skannar streckkoder från PPTX med C#, med ett kodexempel som hjälper dig att extrahera streckkoder från PPTX i C# effektivt och sömlöst....effektivt hantera och hämta information inom olika sektorer. Att...Varje objekt ger viktig information om streckkoden, inklusive...

    kb.groupdocs.com/sv/parser/net/scan-barcode-fro...
  8. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....… Lorsque vous avez des informations réparties sur différents...… Parfois, vous avez des informations différentes dans de nombreux...

    blog.groupdocs.com/fr/page/8/
  9. Basic usage | Documentation

    Quick Start section about main features of GroupDocs.Signature API, describes how to sign documents with just couple lines of code....Purchase Buy Now Pricing Information Free Trials Temporary License...Our product also provides information about document type and structure...

    docs.groupdocs.com/signature/net/basic-usage/
  10. Get file info | Documentation

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....Purchase Buy Now Pricing Information Free Trials Temporary License...provides general document information, which includes: FileType...

    docs.groupdocs.com/redaction/net/get-file-info/