Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 3,177 for

list

(0.05 sec)
  1. Detect Print Restriction in PDF Documents using...

    PDF is a widely used document format that also supports interactive elements including annotations, forms, 3D objects, layers, etc. Along with these elements, PDF format also supports setting restrictions such as print restriction, modification restriction, restrictions on data extraction and so on. Such features give the user more control over the document and therefore, the PDF has become a popular document format. Since we support the rendering of PDF documents, therefore, we always keep looking to introduce features that may give you more information about the documents....but we have also extended the list of our supported document formats...

    blog.groupdocs.com/viewer/detect-print-restrict...
  2. Find Synonyms of any Word using C# | Synonym Gr...

    Find all the possible synonyms of any word in C# using .NET API. Get different collections of synonyms arranged by different meanings of the same word....techniques to search over a large list of document formats . You can...is in your mind. To get the list of the synonyms of any word...

    blog.groupdocs.com/search/find-synonyms-of-word...
  3. Add annotation to the document | GroupDocs

    The page describes document annotations of different types and how to add annotations to a document using GroupDocs.Annotation API....annotations list is described in a table below. List of supported...

    docs.groupdocs.com/annotation/net/add-annotatio...
  4. Scan QR Code from PPTX using C#

    This guide offers an in-depth explanation of how to scan QR Code from PPTX using C#. It also includes code example to help you extract QR Code from PPTX in C#....GetBarcodes method to get a list of PageBarcodeArea , focusing...file Finally, go through the list to access and handle the QR...

    kb.groupdocs.com/parser/net/scan-qrcode-from-pp...
  5. Get possible conversions | GroupDocs

    This article explains how to obtain supported conversions when convert documents with GroupDocs.Conversion within your .NET applications....document or to display the complete list of supported formats. Fortunately...the collection with a complete list of possible conversions for...

    docs.groupdocs.com/conversion/net/get-possible-...
  6. Linux package requires OpenSSL 1.1 which is no ...

    Hey, The groupdocs-conversion-net Python package fails to start on Debian 13 and Ubuntu 24 with the error No usable version of libssl was found. These distributions ship OpenSSL 3 only — OpenSSL 1.1 reached end-of-life…...security scanners go nuts, with a list of dozens of security vulnerabilities...

    forum.groupdocs.com/t/linux-package-requires-op...
  7. 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....document pages in html form List < PageHtml > pages = htmlHandler...pages in html form Dim pages As List ( Of PageHtml ) = htmlHandler...

    docs.groupdocs.com/viewer/net/how-to-migrate-to...
  8. Get Document Information | GroupDocs

    Detect file type, file size, and page count of a document using GroupDocs.Comparison for Python via .NET — from file paths or streams....specific document This page The list of every supported format at...get_document_info() with the format-list to validate inputs early in...

    docs.groupdocs.com/comparison/python-net/develo...
  9. Fixing Invalid Form Fields | GroupDocs

    Fixing invalid form fields and saving the document with GroupDocs.Editor for Python via .NET....has_invalid ) invalid_names = list ( field_manager . get_invalid_form_field_names...s ()) invalid_form_fields = list ( field_manager . get_invalid_form_field_names...

    docs.groupdocs.com/editor/python-net/fixing-inv...
  10. Get Image Representation of a Document

    Did you ever wish to get image representation of a document? GroupDocs.Merger for Java 19.6 will make your wish come true. This feature is also helpful for front end application development. Let’s have a look at its implementation. It will return page number and page stream. Using getPagePreview method you will get List of page image representations for a document of known format. So, source document file format should be specified....getPagePreview method you will get list of page image representations...

    blog.groupdocs.com/merger/get-image-representat...