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

list

(0.25 sec)
  1. GroupDocs.Conversion for Python via .NET | Grou...

    GroupDocs.Conversion for Python via .NET is a document conversion API that enables easy conversion of popular file formats, including DOCX, XLSX, PPTX, PDF, CAD drawings, and many more.... For a complete list, see the . Microsoft Office...

    docs.groupdocs.com/conversion/python-net/
  2. Advanced search for Form Field signatures | Gro...

     This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....search for signatures in document List < FormFieldSignature > signatures...

    docs.groupdocs.com/signature/net/advanced-searc...
  3. How to search for Digital signatures | GroupDocs

    This topic explains how to search for digital electronic signatures across the documents with GroupDocs.Signature API....search for signatures in document List < DigitalSignature > signatures...

    docs.groupdocs.com/signature/net/search-for-dig...
  4. How to search for QR code signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API....search for signatures in document List < QrCodeSignature > signatures...

    docs.groupdocs.com/signature/net/search-for-qr-...
  5. Get supported file formats | GroupDocs

    This article shows how to check supported file formats....Parser allows to get the list of all the supported file formats...

    docs.groupdocs.com/parser/java/get-supported-fi...
  6. Add ellipse annotation | GroupDocs

    The page describes how to add ellipse annotation to a document using GroupDocs.Annotation for .NET....PenWidth = 3 , Replies = new List < Reply > { new Reply { Comment...

    docs.groupdocs.com/annotation/net/add-ellipse-a...
  7. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...Edit(editOptions); List<IImageResource> images = readyToEdit...= readyToEdit.GetContent(); List<IImageResource> images = readyToEdit...

    forum.groupdocs.com/t/groupdocs-editor-example-...
  8. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...resources are used, an empty list of IHtmlResource can be passed... new List<IHtmlResource>()); Explanation: The new List<IHtmlResource>()...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  9. Conversion of specific DOCX file to PNG does no...

    Hello, when converting a specific DOCX file to PNG on Ubuntu, we get the following error: “Saving complete multi page document to image is not supported. Please save by page.” We already specify all the things we can: …...to convert by setting Pages list or PageNumber and PagesCount...ImageFileType.Png, Pages = new List<int>() { 1 }, // or PageNumber...

    forum.groupdocs.com/t/conversion-of-specific-do...
  10. Get document info | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....following code snippet shows how to list all the available document information...format; See the for a complete list of format-specific document...

    docs.groupdocs.com/conversion/nodejs-java/get-d...