Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 2,813 for

list

(0.19 sec)
  1. Formatting inconsistency with numbered bullets ...

    Hi, there is a formatting inconsistency occurring with numbered bullets when editing Word documents. The original word document contains some numbered Lists. image.png (80.6 KB) for this test we are using GroupDocs.ed…...document contains some numbered lists. image.png (80.6 KB) for this...source file contains multiple list size, from 2 to 17 elements...

    forum.groupdocs.com/t/formatting-inconsistency-...
  2. 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/java/indexing-reports/
  3. Get Indexed Documents using C#

    Learn how to get indexed documents using C# with our step-by-step guide. Discover how to retrieve indexed documents in C# efficiently for improved document management....GetIndexedDocuments method to fetch a list of all indexed documents from...through the retrieved document list and extract details using the...

    kb.groupdocs.com/search/net/get-indexed-documen...
  4. 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/net/update-image-s...
  5. Getting document text in network | GroupDocs

    This page contains information about getting document text in the search network.... A list of all indexed documents in...Searcher ; List < NetworkDocumentInfo > documents = new List < NetworkDocumentInfo...

    docs.groupdocs.com/search/net/getting-document-...
  6. Delete Image signatures from documents | GroupDocs

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

    docs.groupdocs.com/signature/net/delete-image-s...
  7. Update QR-code signatures in document | GroupDocs

    This article explains how to update QR-code electronic signatures with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...QRCode signatures in document List < QrCodeSignature > signatures...

    docs.groupdocs.com/signature/java/update-qr-cod...
  8. GroupDocs.Signature for .NET 25.12 – Latest Upd...

    Explore what’s new in GroupDocs.Signature for .NET 25.12. Available now on NuGet and GroupDocs website....pdf" )) { List<SearchOptions> searchOptions = new List<SearchOptions>...Verify only signatures on page 1 List<BaseSignature> result = signature...

    blog.groupdocs.com/signature/groupdocs-signatur...
  9. 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...
  10. Convert Excel Spreadheets to PDF using C# | .NE...

    Convert Excel files to PDF using C#. Convert full workbook, selected sheets, sub-sequence of sheets, or any cell range using spreadsheet conversion .NET API....Sheets to PDF Conversion Specific List of Excel Sheets to PDF Conversion...# We can simply provide the list of the sheet numbers for the...

    blog.groupdocs.com/conversion/convert-excel-spr...