Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 2,809 for

list

(0.52 sec)
  1. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....required verification options to list. Here are the steps to verify... , , ) and add instances to list of . Call method of class instance...

    docs.groupdocs.com/signature/python-net/verify-...
  2. Getting documents in network | GroupDocs

    This page contains information about getting indexed documents in the search network....network Leave feedback To obtain a list of indexed documents in a specific...method of the class. To obtain a list of shards of the search network...

    docs.groupdocs.com/search/java/getting-document...
  3. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Excel Document Creating a Template Add a bullet List at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Creating a Template Add a bullet list at the place where you want...following information: Bulleted list of clients A table showing managers’...

    docs.groupdocs.com/assembly/java/generating-rep...
  4. Accept or Reject revisions | GroupDocs

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....the method to get the revision list. Call the property of the object...the class are as follows: is a list of revision changes that need...

    docs.groupdocs.com/comparison/java/accept-or-re...
  5. Extract Archive Files Data using C# | ZIP, RAR,...

    Extract data of compressed archives like ZIP, RAR, TAR, GZIP, BZIP2 files using C# in .NET application. Parse archives and extract whole text within files....images, and metadata from a long list of supported document formats...sample text, bulleted list, numbered list and more. • Bullet Item...

    blog.groupdocs.com/parser/extract-zip-files-dat...
  6. Indexing reports | GroupDocs

    This article demonstrates that how indexing reports can be retrieved from the index using search API...duration; List of errors; List of indexed documents; List of updated...updated documents; List of removed documents. The following example...

    docs.groupdocs.com/search/net/indexing-reports/
  7. Value of JSON field is incorrectly outputted as...

    I have a DOCX file with the following template <<[heading]>>. My data source is a JSON like follows: { “heading”: “100.2.1” } When generating a DOCX from this template and data the output is something like Fri Jan 3…...date-time parsers to an empty list. JsonDataLoadOptions options...date-time parsers to an empty list. Glad to know that the issue...

    forum.groupdocs.com/t/value-of-json-field-is-in...
  8. Getting TargetInvocationException for groupdocs...

    Tried to convert pdf , docx to png format but get thrown with this error class com.groupdocs.conversion.internal.c.a.ms.System.Reflection.TargetInvocationException —> java.lang.reflect.InvocationTargetException import …...WordProcessingLoadOp; private static List<byte[]> convertWithGroupDocs(byte[]...String ext = fileExt(fileName); List<byte[]> result = new ArrayList<>();...

    forum.groupdocs.com/t/getting-targetinvocatione...
  9. input-controls-with-custom-classname.html

    Document with fields Text field : Check box: Drop down List: Option 1 Option 2...field : Check box: Drop down list: Option 1 Option 2...

    docs.groupdocs.com/editor/java/sample-files/inp...
  10. How to Add Dropdown Component in PDF using C#

    In this topic, you will discover how to add dropdown component in PDF using C#.Moreover, we will work with you to write C# code to insert dropdown in PDF using C#....referred to as a ‘combo box’ or ’list box’ form field. It allows you...to select one option from a list of pre-defined options. To insert...

    kb.groupdocs.com/annotation/net/how-to-add-drop...