Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 3,401 for

list

(2.37 sec)
  1. Update annotations | GroupDocs

    This page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate documents using GroupDocs.Annotation for Java....found, it is ignored) or path list of annotations (all existed... getTime ()); java . util . List < Reply > replies = new ArrayList...

    docs.groupdocs.com/annotation/java/update-annot...
  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/java/deleting-imag...
  4. Email messages | GroupDocs

    Modify an email message body and subject, embed and remove images, search text, and List recipients using GroupDocs.Watermark for Python via .NET....(inline images), the recipient lists ( to , cc , bcc ), and the attachments...txt Found 0 match(es) List recipients list_recipients.py from groupdocs...

    docs.groupdocs.com/watermark/python-net/email-m...
  5. Index Browser | GroupDocs

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...name (to be displayed in the list). Click the Create button. To...select the desired index in the list and click the Load index button...

    docs.groupdocs.com/search/net/index-browser/
  6. Index Browser | GroupDocs

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library...name (to be displayed in the list). Click the Create button. To...select the desired index in the list and click the Load index button...

    docs.groupdocs.com/search/java/index-browser/
  7. Tiled Rendering of CAD Documents using GroupDoc...

    We are pleased to announce the release of version 18.6 of GroupDocs.Viewer for .NET. The latest version provides the support of rendering DXF format as well as the tiled rendering of the CAD documents. Furthermore, we have added the feature of forced password validation for password protected documents. Along with the new features, there are 14 improvements and bug fixes in this monthly release. Below is the List of new features, improvements, and fixes added in GroupDocs.... Below is the list of new features, improvements...file format. For a complete list of supported file formats, please...

    blog.groupdocs.com/viewer/tiled-rendering-of-ca...
  8. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....overloaded method that accepts list of the enumeration values. Please...Call object method and pass list of the required enumerations...

    docs.groupdocs.com/signature/net/delete-signatu...
  9. Advanced Usage | GroupDocs

    Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Resource Files Working with List Reports - Bulleted Working with...with Image Reports - Common List Working with Table Reports -...

    docs.groupdocs.com/assembly/net/advanced-usage/
  10. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…...interface (Data changed to a List instead of List), properties in sub...e.g.: var list = JsonConvert.DeserializeObject<List<MyImplementation>>(json);...

    forum.groupdocs.com/t/jsondatasource-conditiona...