Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 6,628 for

ai

(0.22 sec)
  1. In-Table Master-Detail in Spreadsheet Document ...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableMaster-DetAil report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-DetAil in Microsoft Excel Document Creating a In-Table Master-DetAil Practising the following steps you can create In-Table Master-DetAil Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/java/in-table-maste...
  2. eSign document with multiple signatures | Group...

    This article explAins how to sign document with multiple signatures of various type by GroupDocs.Signature API...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/signature/java/esign-documen...
  3. Extract hyperlinks from document page | GroupDocs

    This article explAins that how to extract hyperlinks from document page....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  4. How to merge source code files | GroupDocs

    This article explAins how to control file merging in GroupDocs.Comparison for Java....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/comparison/java/how-to-merge...
  5. Versioning of annotated documents | GroupDocs

    The page describes how to manage different versions of document using GroupDocs.Annotation for .NET API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/annotation/net/versioning-of...
  6. eSign document with multiple signatures | Group...

    This article explAins how to sign a document with multiple signatures of various types by GroupDocs.Signature API...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/signature/net/esign-document...
  7. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-zi...
  9. Render to HTML | GroupDocs

    Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/viewer/python-net/rendering-...
  10. Search for encrypted text in Metadata signature...

     This article explAins how to search for encrypted text electronic signatures in the document metadata. This topic contAins example of using standard encryption and search for encrypted text in the document metadata with further decryption by GroupDocs.Signature API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/signature/java/search-for-en...