Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 2,658 for

list

(0.11 sec)
  1. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a List of supported file types....the class is used to obtain a list of supported file types. An...An example of obtaining a list of supported file types is presented...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  2. Add squiggly annotation | GroupDocs

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

    docs.groupdocs.com/annotation/net/add-squiggly-...
  3. Signing specific pages in the multipage documen...

    This article explains how to sign specific pages in the multipage documents...multipage Tiff document through the list of integer values. using ( var...PagesSetup () { PageNumbers = new List < int > { 1 , 3 } } }; // sign...

    docs.groupdocs.com/signature/net/sign-specific_...
  4. Features Overview | GroupDocs

    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...
  5. 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-...
  6. Exclude fonts | GroupDocs

    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/
  7. 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...
  8. Features overview | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML, PNG, JPEG and PDF formats, List and save attachments, embedded files and compressed files, and extract document text....Archive – list of folders contained in archive; CAD - list of layers...layouts in a CAD document; Email – list of folders contained in an Outlook...

    docs.groupdocs.com/viewer/java/features-overview/
  9. Features overview | GroupDocs

    With GroupDocs.Viewer for Node.js you can render files to HTML, PNG, JPEG and PDF formats, List and save attachments, embedded files and compressed files, and extract document text....Archive – list of folders contained in archive; CAD - list of layers...layouts in a CAD document; Email – list of folders contained in an Outlook...

    docs.groupdocs.com/viewer/nodejs-java/features-...
  10. Add underline annotation | GroupDocs

    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...