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

list

(0.21 sec)
  1. 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_...
  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. Use OCR Connector | GroupDocs

    This article explains how to integrate OCR solution to GroupDocs.Parser...version, a list of rectangular areas to recognize and a list of allowed...implement both of them. The list of rectangular areas specifies...

    docs.groupdocs.com/parser/net/use-ocr-connector/
  4. Delete Digital signatures from documents | Grou...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...Signature ( outputFilePath ); List < DigitalSignature > signatures...

    docs.groupdocs.com/signature/java/delete-digita...
  5. Use Aspose.OCR for Cloud SDK | GroupDocs

    This article explains that how to use Aspose.OCR for Cloud SDK....return new RecognizedImage ( new List < TextLine >()); } protected...JToken jToken ) { List < TextLine > lines = new List < TextLine >();...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  6. 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-...
  7. 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/
  8. 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...
  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 replacement annotation | GroupDocs

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

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