Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 5,002 for

conholdate

(0.05 sec)
  1. OCR Usage Basics | Documentation

    This article explains how to use OCR....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  2. Convert Image using OCR | Documentation

    To convert image using ocr, follow this guide to learn how to convert an image document with ocr processing using GroupDocs.Conversion for .NET....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/conversion/net/convert-image...
  3. Load WordProcessing document with options | Doc...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/conversion/net/load-wordproc...
  4. Working with metadata in ASF files | Documentation

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Extract text areas | Documentation

    This article explains that how to extract text areas from documents in Java....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/java/extract-text-areas/
  6. OCR Usage Basics | Documentation

    This article explains how to use OCR....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  7. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/watermark/java/working-with-...
  8. GroupDocs.Metadata for .NET 17.08 Release Notes...

    Note This page contains release notes for GroupDocs.Metadata for .NET 17.08.0 Major Features There are 2 new features, 2 ehnancements and 1 fix in this regular monthly release. The most notable are: Ability to read CANON maker notes in JPEG image Ability to read Panasonic maker notes in JPEG image Ability to read EXIF maker-notes from Nikon D models (D300, D500, D600, D5100 etc) Ability to read EXIF maker-notes from Sony xperia, cybershot models Xmp metadata is absent after removing EXIF geo-location All Changes Key Summary Category METADATANET-1845 Ability to read EXIF maker-notes from Nikon D models (D300, D500, D600, D5100 etc) Enhancement METADATANET-1846 Ability to read EXIF maker-notes from Sony xperia, cybershot models Enhancement METADATANET-1731 Ability to read CANON maker notes in JPEG image New Feature METADATANET-1803 Ability to read Panasonic maker notes in JPEG image New Feature METADATANET-1836 Xmp metadata is absent after removing EXIF geo-location Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  9. GroupDocs.Parser for .NET 18.7 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 18.7. Major Features There are the following features in this release: API to provide data for text analysis Support for text analysis API for PDF documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-992 Implement API to provide data for text analysis New feature PARSERNET-956 Implement the support for text analysis API for PDF documents New feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  10. GroupDocs.Signature for .NET 18.12 Release Note...

    Note This page contains release notes for GroupDocs.Signature for .NET 18.12 Major Features There are few new features, improvements and bug fixes in this regular release. Most features are related to introduced Image Metadata support, improvement on Form-Field Signature implementation for signing and searching, same as some bug fixes. Summary the most notable changes are: Introduced Metadata Signature Search features for Image Documents Improved Form-field Signature naming for multi page Documents Fixed Form-fields search bug for empty named controls for Pdf Documents Improved Output file setup, fixed issue for absolute output file path Improve error handling with extended messages Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-1797 Skip Output folder when SaveOptions....app conholdate.com conholdate.cloud conholdate.app containerize...

    docs.groupdocs.com/signature/net/groupdocs-sign...