Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 6,628 for

ai

(0.13 sec)
  1. 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....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/redaction/net/get-file-info/
  2. Extracting common image information | GroupDocs

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the getImageType method to obtAin file format information advanced_usage.managing_metadata_for_specific_formats.image.ImageReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPng)) { ImageRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getImageType().getFileFormat()); System.out.println(root.getImageType().getByteOrder()); System.out.println(root.getImageType().getMimeType()); System.out.println(root.getImageType().getExtension()); System.out.println(root.getImageType().getWidth()); System.out.println(root.getImageType().getHeight()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/metadata/java/extracting-com...
  3. Save image as base64 | GroupDocs

    The listed articles below explAin how to embeds images as Base64 strings directly in the Markdown....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/markdown/java/as-base64-stra...
  4. Conversion API on GroupDocs Blog | Document Aut...

    Conversion API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Conversion API on GroupDocs Blog | Document Automation Solutions for .NET & Java Develo......14 支持、AI 代理集成以及格式元数据增强。 使用 C# 将 SVG 转换为...

    blog.groupdocs.com/zh/tag/conversion-api/index.xml
  5. Using Signature Appearances | GroupDocs

     This sections contAins explanation about various electronic signature visual appearances on document page....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/signature/java/using-signatu...
  6. Common List Image in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in HTML 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 HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: A report must show multiple customers’ picture and name....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/net/common-list-ima...
  7. Working with Multiple Data Sources | GroupDocs

    Explicit Support for Multiple Data Sources Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames. Articles in this section...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/java/working-with-m...
  8. Merger Use Cases | GroupDocs

    This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for .NET library...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/merger/net/getting-started/u...
  9. Working with Chart Reports - Bubble | GroupDocs

    The Bubble Chart As per wikipedia, a Bubble Chart can be described as: A bubble chart is a type of chart that displays three dimensions of data. Each entity with its triplet (v1, v2, v3) of associated data is plotted as a disk that expresses two of the vi values through the disk’s xy location and the third through its size. Bubble charts can facilitate the understanding of social, economical, medical, and other scientific relationships....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/java/working-with-c...
  10. Barcode Image Generation in Word Processing Doc...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detAiled technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/net/barcode-image-g...