Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,052 for

list

(0.92 sec)
  1. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....returns object that contains list of successfully updated signatures...pass created list of Search Options to obtain list of ; Select...

    docs.groupdocs.com/signature/net/deleting-multi...
  2. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages List were rendered....rendered, not when all pages list were rendered. Document saving...style Java List < AnnotationInfo > annotations = new List < AnnotationInfo...

    docs.groupdocs.com/annotation/java/migration-no...
  3. Deleting Image signatures - advanced | GroupDocs

    This article shows how to delete Image electronic signatures different ways with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...= new ImageSearchOptions (); List < ImageSignature > signatures...

    docs.groupdocs.com/signature/net/deleting-image...
  4. Deleting Barcode signatures - advanced | GroupDocs

    This article shows how to delete Barcode electronic signatures different ways with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...new BarcodeSearchOptions (); List < BarcodeSignature > signatures...

    docs.groupdocs.com/signature/net/deleting-barco...
  5. Deleting Image signatures - advanced | GroupDocs

    This article shows how to delete Image electronic signatures different ways with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...= new ImageSearchOptions (); List < ImageSignature > signatures...

    docs.groupdocs.com/signature/java/deleting-imag...
  6. Working with Table Reports | GroupDocs

    Articles in this section...In-Table List in Word Processing Document In-Table List in Spreadsheet...In-Table List in Presentation Document In-Table List in HTML Document...

    docs.groupdocs.com/assembly/net/working-with-ta...
  7. How to search signatures with predicate functio...

    This article explains how to search signatures using predicate functions (Func) with GroupDocs.Signature API to filter search results based on custom criteria....needed Available Methods Search(List<SearchOptions> searchOptionsList...public SearchResult Search ( List < SearchOptions > searchOptionsList...

    docs.groupdocs.com/signature/net/search-signatu...
  8. Working with Paragraph Reports | GroupDocs

    Articles in this section...In-Paragraph List in Word Processing Document In-Paragraph List in Spreadsheet...In-Paragraph List in Presentation Document In-Paragraph List in HTML...

    docs.groupdocs.com/assembly/net/working-with-pa...
  9. Working with Table Reports - Alternate Content ...

    Articles in this section...Articles in this section In-Table List With Alternate Content in Word...Processing Document In-Table List With Alternate Content in Spreadsheet...

    docs.groupdocs.com/assembly/java/working-with-t...
  10. Save output to a stream | GroupDocs

    This article shows how to save output to a stream when rendering a document...// Create the list to store output pages List < MemoryStream...MemoryStream > pages = new List < MemoryStream >(); using ( Viewer viewer...

    docs.groupdocs.com/viewer/net/save-output-to-st...