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

list

(1.25 sec)
  1. Load TXT document with options | GroupDocs

    Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for .NET API....Allows specifying how numbered list items are recognized when a...false, the list’s recognition algorithm detects list paragraphs...

    docs.groupdocs.com/conversion/net/load-txt-docu...
  2. 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...
  3. 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...
  4. Updating QR-code signatures with advanced optio...

     This article explains how to provide advanced options when updating QR-code electronic signatures with GroupDocs.Signature API.... The contains list of successfully updated signatures...method to obtain list of ; Select from list object(s) that should...

    docs.groupdocs.com/signature/java/updating-qr-c...
  5. Updating Barcode signatures with advanced optio...

     This article explains how to provide advanced options when updating Barcode electronic signatures with GroupDocs.Signature API.... The contains list of successfully updated signatures...method to obtain list of ; Select from list object(s) that should...

    docs.groupdocs.com/signature/java/updating-barc...
  6. Generate Tables from Collection Data | GroupDocs

    Create dynamic tables in documents by iterating over collections and displaying data in table rows using GroupDocs.Assembly for .NET....Collection Create a table from a list of custom objects: using GroupDocs...sample data List < Product > products = new List < Product >...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  7. Sign document with Form Field signature - advan...

     This article explains how to sign document with Form field electronic signatures using advanced options with GroupDocs.Signature API.... Here are the list of different Form Field signature...box field signature input with list of possible options on document...

    docs.groupdocs.com/signature/net/sign-document-...
  8. View messages from desired folders in Outlook D...

    Hello everyone! Today, I am quite excited to announce that GroupDocs.Viewer for Java 19.8 has been released with 20+ new features, improvements, and bug fixes. Although every new feature in this version has its own importance, I have picked a few interesting but useful features for you. So in this post, I am going to give you an overview of how to work with the folders contained by Outlook Data Files (OST/PST) and use the message filters to render selective Outlook messages.... Retrieving the list of Outlook folders # Before...contains. Once you have got the list, you can select a folder and...

    blog.groupdocs.com/viewer/view-messages-from-de...
  9. Exclude Specific Fonts from Output HTML using G...

    We are pleased to announce the release of GroupDocs.Viewer for .NET 18.10. The latest version allows setting the List of the fonts that should be excluded from the output HTML to decrease the size of the output files. Furthermore, the inclusion of 5 improvements and 6 bug fixes have made the API more promising. Below is the List of new features, improvements, and fixes added in v18.10. Features Introduced Setting List of the Fonts to be Excluded Adding fonts into HTML ensures that the text from the original document will appear similar in HTML, regardless of whether fonts are installed on the viewer’s device or not....latest version allows setting the list of the fonts that should be...more promising. Below is the list of new features, improvements...

    blog.groupdocs.com/viewer/exclude-specific-font...
  10. 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...