Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 4,712 for

ai

(0.14 sec)
  1. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  2. Migration notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/parser/net/migration-notes/
  3. Parse data from documents | Documentation

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/parser/java/parse-data-from-...
  4. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/watermark/java/migration-notes/
  5. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Features Overview | Documentation

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/redaction/java/features-over...
  8. Working with HTML resources | Documentation

    This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML document...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/editor/net/working-with-html...
  9. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/java/inserting-hype...
  10. Common Master-Detail Image in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-DetAil report in Presentation Document format based on the use case: Working with a Business Case. Common Master-DetAil in Microsoft PowerPoint Document Creating a Common Master-DetAil Please follow below steps to create Common Master-DetAil Template in MS PowerPoint 2013: Create a new Presentation. Insert two shapes, one for holding image and other for holding other detAils. Save the document Reporting Requirement As a report developer, you are required to represent the information of the customers and products with the following key requirements:...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/net/common-master-d...