Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 2,799 for

list

(0.07 sec)
  1. Synonym dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....The method is used to get a list of synonyms for a given word...

    docs.groupdocs.com/search/java/synonym-dictionary/
  2. Sign document with extensions | GroupDocs

    This article shows how to create electronic signatures with additional visual extensions...property Extensions that expects list of different extensions classes...

    docs.groupdocs.com/signature/net/sign-document-...
  3. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API.... WriteLine ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/net/sign-document-...
  4. How to Use RSpec to Test GroupDocs API? - Part 1

    In this article, we will review how to use Ruby RSpec for testing REST APIs like GroupDocs. RSpec is a BDD (behavior driven development) framework. You can find more info about RSpec on its official site. There are a lot of different GroupDocs APIs that you can use. In this article we will test one of the User APIs: “Get user profile”. What You Need You need Ruby, Gem, Bundler, and RSpec (gem install rspec) installed on you computer.... Then, we list the gems we’re using: gem ‘rake’...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  5. Inserting Chart Axis Title Dynamically in Sprea...

    Note This feature is supported by version 18.1 or greater. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Excel Document Creating a Column Chart Following steps, you can create a column chart in MS Excel 2013: Create a new Workbook Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down List Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your Worksheet Edit the Worksheet with your data to update the chart Save your Document Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...group to view the drop-down list Select the “100% Stacked Column”...

    docs.groupdocs.com/assembly/java/inserting-char...
  6. About Search Engines | GroupDocs

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...retrieval of search results as a list. Incremental search. Incremental...search query from the proposed list. Semantic search. Semantic search...

    docs.groupdocs.com/search/java/about-search-eng...
  7. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....Use the method to obtain the list of folders in the Outlook data...(). size ()); // Display the list of folders that the PST file...

    docs.groupdocs.com/viewer/java/render-outlook-d...
  8. Not able to view pptx file in viewer - Free Sup...

    Hello, I am getting the following error on a code shared below when trying to view pptx file in a viewer Method not found: ‘Aspose.Slides.Export.INotesCommentsLayoutingOptions Aspose.Slides.Export.IRenderingOptions.ge…...edHtmlContent}</body>", new List<IHtmlResource>()); GroupDocs...edHtmlContent}</body>", new List<IHtmlResource>()); GroupDocs...

    forum.groupdocs.com/t/not-able-to-view-pptx-fil...
  9. Generate document page preview | GroupDocs

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for .NET API.... is a list of the objects that indicates...snippet shows how to set the list of columns to render: C# PreviewOptions...

    docs.groupdocs.com/annotation/net/generate-docu...
  10. Field Management in GroupDocs.Editor for Node.j...

    This documentation section explains the management and manipulation of form fields within documents using GroupDocs.Editor for Node.js via Java....a dropdown form field with a list of string values. NumberFormField...hasInvalidFormFields ()) { // Get the list of invalid form fields const...

    docs.groupdocs.com/editor/nodejs-java/form-fiel...