Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 3,136 for

list

(0.82 sec)
  1. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, Lists recognition, pagination and other powerful features of GroupDocs.Editor for Java...images, pages, paragraphs, lists, tables and so on. However,...some primitive formatting like lists with leading markers, left indents...

    docs.groupdocs.com/editor/java/edit-txt/
  2. 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...
  3. input-controls-without-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/net/sample-files/inpu...
  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. Update Image signatures in document | GroupDocs

    This article explains how to update Image electronic signatures with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...image signatures in document List < ImageSignature > signatures...

    docs.groupdocs.com/signature/java/update-image-...
  9. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....duration; List of errors; List of indexed documents; List of updated...updated documents; List of removed documents. The following example...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  10. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for Java....List ; /** * This example demonstrates...RecognitionResult result ) { List < TextLine > lines = new ArrayList...

    docs.groupdocs.com/conversion/java/convert/imag...