Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 2,289 for

list

(0.03 sec)
  1. Edit Presentations in Java | PPT/PPTX Editing

    Editing PowerPoint presentations is explained with Java example to edit PPT, PPTX, ODP files within your application using presentation editing API....getContent(); List<IHtmlResource> allResources...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  2. Handling the Lyrics tag | Documentation

    This article explains how to handle Lyrics tag....you can loop through a full list of tag fields foreach ( var...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  3. Extracting metadata | Documentation

    This article shows how to extract metadata properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET... See full list at article. You don’t need to...

    docs.groupdocs.com/metadata/net/extracting-meta...
  4. How to use rspec to test GroupDocs API - Part 2

    In the first article, How to use rspec to test GroupDocs API. Part 1, we created first test for GroupDocs API. This article describes in details how tests works, what expectation and matchers are, and how to test an API with the PULL method. Expectation and Matchers So what are expectation and matchers? Lets look at a small example: string ="GroupDocs" string.should have(9).characters string.should\_not have(5).characters Expectations are defined by should and the negative form should_not.... You can find a full list online . If you need some special...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  5. Find Synonyms of any Word in Java | Synonym Gro...

    Find all the possible synonyms of any word in Java. Get different collections of synonyms arranged by different meanings of the same word using Search API....used to search over a large list of document formats . Download...

    blog.groupdocs.com/search/find-synonyms-of-word...
  6. GroupDocs.Assembly for .NET – Generate Word & P...

    GroupDocs.Assembly for .NET is a comprehensive library for generating documents and reports by merging your templates and data. With GroupDocs.Assembly, you can generate any type of document that requires custom data input. These could be invoices, NDAs, sales quotes, employment letters, reports, etc. The library supports Microsoft Word, Excel and PDF templates, and allows you to save the final, assembled documents in either of these formats. Just like all GroupDocs libraries, GroupDocs....check boxes, radio buttons and list boxes) within Word and PDF documents...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  7. Java Fuzzy Search - Find in Files across Folders

    Discover how Java's fuzzy search can help you find things in files across folders! It's like a smart search that understands small mistakes....you run the code, you’ll get a list of fetched fuzzy search results...

    blog.groupdocs.com/search/fuzzy-search-java/
  8. Using Markdown Documents | Documentation

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....emails to Markdown: Unordered list (version 20.3 or later) Following...

    docs.groupdocs.com/assembly/java/using-markdown...
  9. Get More Flexibility with the New and Improved ...

    Hi, everyone! We’ve recently released a new version of the Java document viewer - GroupDocs.Viewer for Java version 2.3 - and would like to discover its new features and enhancements in this article. GroupDocs.Viewer for Java is an HTML5-based document viewer library designed to make it easy for developers to integrate into their Java apps. The viewer supports more than 50 document and image types, including PDF, Microsoft Word, Excel, PowerPoint, AutoCAD, Visio, etc.... For a complete list of changes, please check the...

    blog.groupdocs.com/viewer/get-more-flexibility-...
  10. Field Management in GroupDocs.Editor for .NET |...

    This documentation section explains how to the management and manipulation of form fields within documents....a dropdown form field with a list of string values. : Represents...

    docs.groupdocs.com/editor/net/form-field-manage...