Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,409 for

list

(0.03 sec)
  1. Features Overview | Documentation

    GroupDocs.Assembly for Python via .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the List of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e.... The following is the list of salient features which are...g., charts, image, tables, lists and more Inline template syntax...

    docs.groupdocs.com/assembly/python-net/features...
  2. Upcoming Release of GroupDocs.Merger for Java 18.8

    We are about to release GroupDocs.Merger for Java 18.8, a full featured, back-end API that could easily be utilized by Java developers in their projects. It will allow trimming and swapping of pages. Document protection will be managed by GroupDocs.Merger for Java. Moreover, API will allow to merge two documents of same format into a single document. Features Offered by GroupDocs.Merger for JavaGroupDocs will keep on updating this API with new features.... An initial list of features offered by the API...

    blog.groupdocs.com/merger/upcoming-release-of-g...
  3. Text search in network | Documentation

    This page contains information about full-text searching in the search network....= 0 ; List < NetworkFoundDocument > documents = new List < NetworkFoundDocument...

    docs.groupdocs.com/search/net/text-search-in-ne...
  4. Upcoming Release of GroupDocs.Editor for Java

    We are excited to announce that GroupDocs.Editor is coming to Java Platform. It will be a lightweight component that’ll allow to edit multiple document formats like Word, Cells, Slides, PDF and many more in form of HTML. Moreover, this API will permit user to translate source documents into HTML or save HTML into source document format. Features Offered by GroupDocs.Editor for JavaGroupDocs will keep on updating this API with new features.... An initial list of features offered by the API...

    blog.groupdocs.com/editor/upcoming-release-grou...
  5. Upcoming Release of GroupDocs.Merger for .NET

    We are about to release GroupDocs.Merger for .NET, a full featured, back-end API that could easily be utilized by .NET developers in their projects. It will allow trimming and swapping of pages. Document protection will be managed by GroupDocs.Merger for .NET. Moreover, API will allow to merge two documents of same format into single. Features Offered by GroupDocs.Merger for .NETGroupDocs will keep on updating this API with new features. An initial List of features offered by the API will be: Move/reorder pages Remove and swap document pages Trim and split document Document protection management Join Document First Version AvailabilityWe are finalizing the first release of GroupDocs.... An initial list of features offered by the API...

    blog.groupdocs.com/merger/upcoming-release-of-g...
  6. Add squiggly annotation | Documentation

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for Java....//Supported only Word and PDF List points = new ArrayList < Point...setRepliedOn ( new Date ()); List < Reply > replies = new ArrayList...

    docs.groupdocs.com/annotation/java/add-squiggly...
  7. Searching in a Large Number of Documents

    Usually, a searching software is able to achieve fast search responses because, instead of search the text directly, it searches an index. This would be the equivalent of retrieving pages in a book related to a keyword by searching the index at the back of a book, as opposed to searching the words in each page of the book. Using GroupDocs.Search for Indexing and Searching Problem: Suppose you have 10 million documents of different file formats, e....formats(see the supported formats list). Although, the Index can be...return SearchResults object. Show list of searched files The C# code...

    blog.groupdocs.com/search/searching-in-a-large-...
  8. Exclude fonts | Documentation

    Learn how to exclude system pre-installed fonts from HTML markup to reduce rendered document size when rendering documents using GroupDocs.Viewer for Java....resources - external files A list of file types that support font...viewer . view ( viewOptions ); } List of format families that support...

    docs.groupdocs.com/viewer/java/exclude-fonts/
  9. 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 Word Document Creating a Template Add a bullet List at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Creating a Template Add a bullet list at the place where you want...following information: Bulleted list of clients A table showing managers’...

    docs.groupdocs.com/assembly/java/generating-rep...
  10. Add underline annotation | Documentation

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for .NET....and PDF documents Points = new List < Point > { new Point ( 80 ...240 , 650 ) }, Replies = new List < Reply > { new Reply { Comment...

    docs.groupdocs.com/annotation/net/add-underline...