Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 2,830 for

list

(0.05 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Releasing GroupDocs.Comparison for Java 16.11.0...

    In order to enrich the document comparison experience, team GroupDocs is pleased to release GroupDocs.Comparison for Java 16.11.0 that comes with multitude of new features such as comparison of comments, WordArt objects, forms and many more. API also sums up a lot of improvements and bug fixes. We would recommend you to download latest release of the API and integrate it in your project. GroupDocs.Comparison for Java 16.11.0 - New FeaturesAPI comes with following new features: Added page numbers comparison for MS Word Added comparison of group shapes for Word Documents Comparison of comments for MS Word Comparison of WordArt objects in MS Word Comparison of tables in MS Word Comparison of Forms in MS Word Comparison of multi-language in MS Word Object model of Paragraph for PDF Implemented absorber of paragraphs for the basic cases for PDF Added option to compose multiple result List from result Lists of each document for MS Word Support comparing multiple documents with track changes for MS Words Added support of absorption of the Page Footer for PDF Added support of absorption of the Page Header for PDF Added apply/discard changes support for multiple result changes List for MS Word Added support for new components: media objects, image positioning for PDF Added support of comparing watermarks for PDF Added support of comparing charts for MS Power Point Presentations Added support of comparing comments for MS Power Point Presentations Added support of style changes detection for MS Power Point Presentations Added support of detection of Picture Frames for MS Power Point Presentations Document Comparison API for Java - ImprovementsFollowing are the features that are improved in the latest version of the GroupDocs....compose multiple result list from result lists of each document for...for multiple result changes list for MS Word Added support for...

    blog.groupdocs.com/comparison/groupdocs.compari...
  5. 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...
  6. 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...Signature ( outputFilePath ); List < DigitalSignature > signatures...

    docs.groupdocs.com/signature/java/delete-digita...
  7. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK....return new RecognizedImage ( new List < TextLine >()); } protected...JToken jToken ) { List < TextLine > lines = new List < TextLine >();...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  8. 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-...
  9. 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...
  10. Get supported file formats | GroupDocs

    This article shows that how to get the List of all supported file formats of GroupDocs.Redaction by using C#....Redaction allows to get the list of all supported file formats...to get supported file formats list. import groupdocs.redaction...

    docs.groupdocs.com/redaction/python-net/get-sup...