Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 3,235 for

list

(0.21 sec)
  1. Support of Setting Output Page Size when Render...

    We have released version 18.5 of GroupDocs.Viewer for .NET with a couple of new features as well as 12 improvements and bug fixes. The latest version includes the feature of setting output page size when rendering email messages as image and PDF. Furthermore, you can now change the field labels in the header of the email messages. The feature of rendering password protected documents has also been extended for ODT and OTT formats.... Below is the list of new features, improvements...document with custom page size List pages = imageHandler.GetPages(guid...

    blog.groupdocs.com/viewer/support-of-setting-ou...
  2. Remove annotation replies | GroupDocs

    The page describes how to remove all or specific annotation replies when collaborate over document using GroupDocs.Annotation for Java API....the appropriate items from the List<T> collection. To delete an...annotations collection from document List < AnnotationBase > annotations...

    docs.groupdocs.com/annotation/java/remove-annot...
  3. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in text queries using Java search API....phrase-query : phrase-item-list phrase-item-list : phrase-item phrase-item...phrase-item phrase-item-list phrase-item phrase-item : word word-pattern...

    docs.groupdocs.com/search/nodejs-java/query-lan...
  4. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Excel Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet List at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON).... Add a bullet list at the place where you want...information: Customer name and picture List of products Adding Syntax to...

    docs.groupdocs.com/assembly/net/generating-repo...
  5. Delete Digital signatures from documents | Grou...

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

    docs.groupdocs.com/signature/net/delete-digital...
  6. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for .NET API....property of the instance to the list of desired page number to be...PdfConvertOptions { Pages = new List < int >{ 1 , 3 } }; converter...

    docs.groupdocs.com/conversion/net/convert-speci...
  7. eSign document with multiple signatures | Group...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature API..."1234567890" }; // define list of signature options List < SignOptions >...> listOptions = new List < SignOptions >(); listOptions . Add...

    docs.groupdocs.com/signature/net/esign-document...
  8. Load custom fonts | GroupDocs

    Supply custom font directories via LoadOptions.FontDirectories so GroupDocs.Comparison for .NET can correctly render and compare documents that use non-standard or missing fonts.... Specify a list of directories with custom fonts...LoadOptions object and create a list of custom font directories....

    docs.groupdocs.com/comparison/net/load-custom-f...
  9. Query language specification | GroupDocs

    This article gives the knowledge about the complete specification of the search query DSL used in text queries....phrase-query : phrase-item-list phrase-item-list : phrase-item phrase-item...phrase-item phrase-item-list phrase-item phrase-item : word word-pattern...

    docs.groupdocs.com/search/net/query-language-sp...
  10. Load custom fonts | GroupDocs

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Java.... Speicfy a list of directories with custom fonts...LoadOptions object and create a list of custom font directories....

    docs.groupdocs.com/comparison/java/load-custom-...