Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 2,289 for

list

(0.08 sec)
  1. Synonym dictionary | Documentation

    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. 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...
  3. 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...
  4. Convert Word Documents to PDF in Java | DOCX to...

    Convert Word DOC & DOCX documents to PDF within Java applications. Automate your file conversion using the document conversion Java API.... Prepare the list of targeted pages that needs...

    blog.groupdocs.com/conversion/convert-word-doc-...
  5. Comparison | Documentation

    Learn more about advanced document comparison use cases - how to adjust comparison sensitivity level, get coordinates of changed elements, detect style detection and many more using GroupDocs.Comparison for Node.js via Java...Get changes coordinates Get a list of changes Get source and target...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  6. How to Run Examples | Documentation

    This article describes how to run .NET search API code examples.... List of found documents will appear...

    docs.groupdocs.com/search/net/how-to-run-examples/
  7. Extract Data Fields from the Documents using Gr...

    Hello everyone! I am back with something new and exciting for the developers who use to deal with the automated data extraction from the documents. A few years back, we released GroupDocs.Parser API which aimed to extract the text from various document formats. We kept on adding the features to it and today, it has become a giant API that provides a wide range of features including formatted text extraction, highlighted and structured text extraction, metadata extraction, extraction of images and the List goes on....extraction of images and the list goes on. In v19.5 of .NET and...

    blog.groupdocs.com/parser/extract-data-fields-f...
  8. Export Indexed Documents to HTML using Java

    Discover how to export indexed documents to HTML using Java with simple steps. Use Java export indexed documents to HTML to enhance document organization efficiently....indexing is complete, retrieve a list of all indexed documents with...

    kb.groupdocs.com/search/java/export-indexed-doc...
  9. Render specific pages | Documentation

    This article explains how to view specific pages when processing documents with GroupDocs.Viewer within your .NET applications.... You can specify a list of the document pages in the...

    docs.groupdocs.com/viewer/net/view-specific-pages/
  10. Inserting Chart Axis Title Dynamically in Sprea...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 18.1 or greater. 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/net/inserting-chart...