Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 290 for

dynamic

(0.06 sec)
  1. 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…...into a POCO; it creates a dynamic object (JObject/JToken). The...evaluates the condition on those dynamic values. The unary ! operator...

    forum.groupdocs.com/t/jsondatasource-conditiona...
  2. Context Objects - Complete Guide | GroupDocs

    Learn how to use Context Objects in GroupDocs.Conversion for .NET v24.10+. Context objects are foundational to all delegate-based patterns....conversion process and enable dynamic, context-aware conversion configurations...being processed, target format Dynamic configuration : Configure options...

    docs.groupdocs.com/conversion/net/context-objec...
  3. Search Optical Signatures using Java E-Signing ...

    We are delighted to announce the another monthly release of GroupDocs.Signature for Java v18.4. This release comes up with many features like searching QRCode and Barcode signatures in supported documents. Aside this, few improvements and fixes are also introduced in this version of the API. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. eSignature API for Java v18....Gradient Linear Gradient Update dynamic Metered library with latest...

    blog.groupdocs.com/signature/java-e-signing-api...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...individual point series dynamically for word processing, spreadsheet...individual point series dynamically for word processing, spreadsheet...

    blog.groupdocs.com/groupdocs.blog/page/58/
  5. Set Checkbox Values Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports Dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax....Checkbox Values Dynamically Set Checkbox Values Dynamically Leave feedback...unchecked in your reports dynamically by taking the following steps:...

    docs.groupdocs.com/assembly/net/set-checkbox-va...
  6. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....can now insert hyperlinks dynamically in Word Processing, Spreadsheet...hyperlinks to your reports dynamically using link tags. We are excitedly...

    blog.groupdocs.com/categories/groupdocs.assembl...
  7. Set Checkbox Values Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports Dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax....Checkbox Values Dynamically Set Checkbox Values Dynamically Leave feedback...unchecked in your reports dynamically by taking the following steps:...

    docs.groupdocs.com/assembly/java/set-checkbox-v...
  8. GroupDocs.Viewer for .NET 3.7.0 Supports EMF an...

    Today, we’re delighted to share some new features and improvements that we’ve incorporated in the October release of GroupDocs.Viewer for .NET. This release comes up with the support of EMF and DICOM file formats. Along with this, the API also provides the way to work with layers in PDF documents and default fonts in diagram documents. Check out this latest version to enhance and improve your document viewer applications.... # Convert Pdf Dynamic XFA Form to Standard AcroForm...

    blog.groupdocs.com/viewer/groupdocs-viewer-dot-...
  9. GroupDocs viewer not working with .eml file pro...

    I am facing issues with GroupDocs HTML viewer with .eml file sharing the file for your reference. the alignment is very bad in html viewer but it is good in png viewer. RE DMS - signoff for all documents upload - June’…...CreateCache(); } dynamic viewInfo = GetviewInfo(htmlMode...cheKey); } private static dynamic GetviewInfo(string isHtmlMode...

    forum.groupdocs.com/t/groupdocs-viewer-not-work...
  10. Can not iterate over an instance of type 'Syste...

    Good day, we need some help with two issues which are best illustrated with a simple example. Take a default setup, with: Options = DocumentAssemblyOptions.AllowMissingMembers JsonDataSource: {} Template: <<var [b…... dynamic , which can be null-checked;...null-checked; var test = (dynamic)null I guess we should then be able to...

    forum.groupdocs.com/t/can-not-iterate-over-an-i...