Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 2,788 for

list

(0.03 sec)
  1. Excel inline tables not working - Free Support ...

    When I wanted a little table inline, it keeps complaining it can’t be used in Excel. So I had to concat it into 1 cell, but thjis makes it very ugly, because now I have to add characters that sometimes not exists. this…...{ var dataSourceInfos = new List(); if (partialTemplates.HasValue)...

    forum.groupdocs.com/t/excel-inline-tables-not-w...
  2. Subscribing for search process events | GroupDocs

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....search for signatures in document List < BarcodeSignature > signatures...

    docs.groupdocs.com/signature/java/subscribing-f...
  3. Find metadata properties | GroupDocs

    This article explains that how you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your .NET solution.... See full list at article. Use tags to find...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  4. Sign documents with extra Digital Signature pro...

     This article explains how to use extended Digital electronic signatures options and adjustment on document page.... print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/sign-document...
  5. Supported File Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....following table contains a full list of file formats that are currently...

    docs.groupdocs.com/metadata/net/supported-docum...
  6. Supported File Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....following table contains a full list of file formats that are currently...

    docs.groupdocs.com/metadata/java/supported-docu...
  7. Working with metadata in JPEG images | GroupDocs

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image....Extract the instance and obtain a list of objects Iterate trough the...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...return new RecognizedImage ( new List < TextLine >()); } protected...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  9. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...edHtmlContent}</body>", new List<IHtmlResource>()); GroupDocs...edHtmlContent}</body>", new List<IHtmlResource>()); GroupDocs...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  10. Add replies to annotation | GroupDocs

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for Java API....Available annotation types are listed . Assign the class to Reply...setUser ( user3 ); java . util . List < Reply > replies = new ArrayList...

    docs.groupdocs.com/annotation/java/add-replies-...