Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 2,168 for

list

(0.03 sec)
  1. Add replacement annotation | Documentation

    The page describes how to add replacement annotation to a document using GroupDocs.Annotation for Java.... List < Reply > replies = new ArrayList...point4 = new Point ( 240 , 650 ); List < Point > points = new ArrayList...

    docs.groupdocs.com/annotation/java/add-replacem...
  2. 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...
  3. 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...
  4. Export styles during document editing | Documen...

    This article describes the procedure of preserving and exporting all build-in and custom styles in the source WordProcessing document during its editing....some span of text, paragraphs, lists, or tables. Styles can be built-in...paragraph(s)), a list style (applied for list items), and a table...

    docs.groupdocs.com/editor/java/styles-export/
  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. add watermark in java on GroupDocs Blog | Docum...

    add watermark in java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in add watermark in java on GroupDocs Blog | Document Automation Solutions for .NET......aplikujte pouze na konkrétní list i jako pozadí pomocí vodoznaku...

    blog.groupdocs.com/cs/tag/add-watermark-in-java...
  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. 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. Add Metadata Signature in Cells Document using ...

    We at GroupDocs, are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.10 of the API provides the ability to add and search Metadata Signature in Cells and Words documents. Furthermore, few improvements are also introduced in this version, therefore, we recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Metadata Signatures for Cells and Words documentsThe Metadata Signature is the additional document property that contains special attributes/tags to keep non visual information inside the document....searchOptions); // output signatures List signatures = result.ToList();...results conversion to typed list of signatures Global Exception...

    blog.groupdocs.com/signature/groupdocs.signatur...
  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...