Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 8,829 for

image

(0.06 sec)
  1. Render TSV and PCL Formats using GroupDocs.View...

    Today, we are glad to announce the release of GroupDocs.Viewer for .NET 18.11. The latest version includes a couple of new features as well as a bunch of improvements and bug fixes. The API now supports rendering of TSV (Tab-separated values) and PCL (Printer Command Language) file formats. Below is the list of new features, improvements, and fixes added in v18.11. Features Introduced Since v18.11, we have extended the list of supported file formats and now the API is capable of rendering the following formats:...behavior of cache when both Image and Html handlers are instantiated...

    blog.groupdocs.com/viewer/render-tsv-and-pcl-fo...
  2. Searching | Documentation

    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....search results Homophone search Image search options Was this page...

    docs.groupdocs.com/search/java/searching/
  3. Subset fonts | Documentation

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer Java API....viewOptions ); } The following image demonstrates the result. There...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  4. Get the PDF output file information | Documenta...

    This article explains how to get the PDF output file information using Java with GroupDocs.Viewer for Java....pixels" ); } } The following image shows a sample console output:...

    docs.groupdocs.com/viewer/java/get-pdf-output-f...
  5. 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.... format ( "Image height: %s" , videoStreamProperty...println ( String . format ( "Image width: %s" , videoStreamProperty...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Use Microsoft Azure Computer Vision API | Docum...

    This article explains that how to use Microsoft Azure Computer Vision API...Usage / Using OCR to redact image documents / Use Microsoft Azure...Cognitive Services consider this image as wrong: " + ex . toString...

    docs.groupdocs.com/redaction/java/use-microsoft...
  7. Render documents | Documentation

    Rendering documents with GroupDocs.Viewer for Node.js in your Java applications....following formats: HTML PDF Images (JPG or PNG) If the source...multi-page document to HTML or images results in multiple files,...

    docs.groupdocs.com/viewer/nodejs-java/rendering...
  8. Common List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: The report must be generated in the Text Document format Adding Syntax to be evaluated by GroupDocs....Advanced Usage / Working with Image Reports - Common List / Common...

    docs.groupdocs.com/assembly/net/common-list-in-...
  9. Subset fonts | Documentation

    Reduce PDF file size by subsetting embedded fonts with GroupDocs.Viewer. See how to optimize font usage....viewOptions ) The following image demonstrates the result. There...

    docs.groupdocs.com/viewer/python-net/optimizati...
  10. Searching | Documentation

    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....search results Homophone search Image search options Was this page...

    docs.groupdocs.com/search/net/searching/