Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 5,455 for

informations

(0.04 sec)
  1. Edit EPUB Metadata

    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....EPUB font référence aux informations essentielles intégrées dans...EPUB font référence aux informations essentielles intégrées dans...

    blog.groupdocs.com/fr/tag/edit-epub-metadata/
  2. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for Java. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Purchase Buy Now Pricing Information Free Trials Temporary License...output document. Document information extraction GroupDocs.Comparison...

    docs.groupdocs.com/comparison/java/features-ove...
  3. Features Overview | Documentation

    This article describes the main functions of GroupDocs.Comparison for Python via .NET. Comparing files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Purchase Buy Now Pricing Information Free Trials Temporary License...output document. Document information extraction GroupDocs.Comparison...

    docs.groupdocs.com/comparison/python-net/featur...
  4. GroupDocs.Signature for .NET 17.6.0 now Support...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Signature for .NET 17.06.0. The latest release comes up with a number of new features, improvements and a bug fix. Version 17.6 of GroupDocs.Signature for .NET introduces support for barcode and QR-code signatures. The latest API not just implements adding barcode and QR-code to the supported document formats but also allows verification of the documents signed with QR-code or barcode....messages and showing detailed information in those messages. We suggest...validation messages with detailed information The e-Signature API - New...

    blog.groupdocs.com/signature/groupdocs.signatur...
  5. 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...
  6. 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/
  7. 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/
  8. 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/python-net/get-fil...
  9. 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...
  10. 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-...