Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 5,126 for

ai

(0.4 sec)
  1. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contAins information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/viewer/java/how-to-migrate-t...
  2. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/search/net/synonym-dictionary/
  3. Watermarks in word processing document | Docume...

    This article explAins how to add watermarks in word processing document....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  4. Update annotation replies | Documentation

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/annotation/java/update-annot...
  5. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-ca...
  6. Attachments in PDF document | Documentation

    This article explAins how to work with PDF attachments while using GroupDocs watermarking API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/watermark/net/attachments-in...
  7. Barcodes Syntax and Properties | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode image without bars and text....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...barcode code128GS1UPCA GS1-128 AI 8102 Coupon Extended barcode...

    docs.groupdocs.com/assembly/java/barcodes-synta...
  8. Render images as HTML, PDF, PNG, and JPEG files...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert images to HTML, PDF, PNG, and JPEG formats....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...Photoshop-related image formats (AI, PSD, and PSB) currently are...

    docs.groupdocs.com/viewer/net/render-images/
  9. Barcodes Syntax and Properties | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode image without bars and text....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...barcode code128GS1UPCA GS1-128 AI 8102 Coupon Extended barcode...

    docs.groupdocs.com/assembly/net/barcodes-syntax...
  10. Convert images | Documentation

    In this article, you can learn how to convert JPG, PNG, TIFF and other images into various file formats with several lines of C# code...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...image file conversions From To AI eBook: , , Image: , , , , , ...

    docs.groupdocs.com/conversion/net/convert/image/