Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 3,074 for

image annotation

(1.9 sec)
  1. Ինչպես փոխարկել պատկերը PDF-ի Java-ում

    Այս կարճ ուղեցույցը բացատրում է, թե ինչպես փոխարկել պատկերը PDF-ի Java-ում: Դուք կարող եք նաև իմանալ փաստաթղթերի փոխակերպման մասին՝ նայելով Java կոդի օրինակ՝ JPG-ն PDF-ի փոխարկելու համար:...Annotation Product Family GroupDocs...Converter դասը և բեռնեք մուտքագրված Image ֆայլը Ստեղծեք PdfConvertOptions...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  2. GroupDocs.Parser for .NET | GroupDocs

    A convenient text extractor API that permits users to extract raw or formatted text from different document formats. Besides, it is not only a text extractor API, the user can extract metadata from the document as well....Annotation Product Solution GroupDocs...or formatted text, metadata, images, tables, and other structured...

    docs.groupdocs.com/parser/net/
  3. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count with GroupDocs.Watermark....Annotation Product Solution GroupDocs...spreadsheet, PowerPoint presentation, image etc.). PageCount represents...

    docs.groupdocs.com/watermark/nodejs-java/get-fi...
  4. List attachments | GroupDocs

    Retrieve a list of document attachments from your emails, Outlook data files, archives and PDF documents with GroupDocs.Viewer for Java...Annotation Product Solution GroupDocs...attachment ); } } The following image shows a sample console output:...

    docs.groupdocs.com/viewer/java/how-to-list-atta...
  5. Remove form fields | GroupDocs

    Remove form fields from PDF files to reduce file size using GroupDocs.Viewer's optimization options....Annotation Product Solution GroupDocs...(PDF, 233 KB) The following image demonstrates the result: Was...

    docs.groupdocs.com/viewer/python-net/optimizati...
  6. ViewConfig class not found - Free Support Forum...

    Hi. I’m using GroupDocs.Annotation for Java 2.0.0, which cames with GroupDocs.Viewer 2.11.0. I’m trying to use some functionalities described at http://www.groupdocs.com/docs/display/viewerjava/Working+with+Common+Opera…...Annotation for Java 2.0.0, which cames...If not, how can I export a image/document to PDF as described...

    forum.groupdocs.com/t/viewconfig-class-not-foun...
  7. Working with metadata in ASF files | GroupDocs

    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....Annotation Product Solution GroupDocs...println ( String . format ( "Image height: %s" , videoStreamProperty...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Adding watermarks | GroupDocs

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark to any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark to the document Save the document For more details please refer to the following guides:...Annotation Product Solution GroupDocs...Adding text watermarks Adding image watermarks Add watermarks to...

    docs.groupdocs.com/watermark/java/adding-waterm...
  9. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...Annotation Product Solution GroupDocs...Usage / Using OCR to redact image documents / Use Microsoft Azure...

    docs.groupdocs.com/redaction/java/use-microsoft...
  10. Searching | GroupDocs

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Annotation Product Solution GroupDocs...search results Homophone search Image search options Was this page...

    docs.groupdocs.com/search/java/searching/