Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 5,981 for

informations

(0.13 sec)
  1. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Purchase Buy Now Pricing Information Free Trials Temporary License...some additional file format information. a Spreadsheet document Extract...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. How to Extract Text from XML in Java

    Let's become familiar ourselves with the step-by-step process to extract Text from XML in Java and how to develop the ability to extract Text from XML using Java....provide you with the complete information that includes the stepwise...using Java guide for more information. Updated on 04 Nov 2022 English...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  3. How to Convert PDF to CSV using Java

    This short article explains the procedure to convert PDF to CSV using Java and learn how to consume this guide to develop the Java PDF to CSV functionality....this guide provides the information to configure the document...TIFF in Java post for more information. Updated on 01 Aug 2022 English...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Add component to the document | GroupDocs

    The page describes how to add components to a document using GroupDocs.Annotation API....Purchase Buy Now Pricing Information Free Trials Temporary License...diagram file, etc. For more information, see the following pages:...

    docs.groupdocs.com/annotation/java/add-componen...
  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 | GroupDocs

    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. Working with metadata in GIF images | GroupDocs

    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...
  8. Basic usage | GroupDocs

    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/java/basic-usage/
  9. Get file info | GroupDocs

    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/
  10. Get file info | GroupDocs

    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...