Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 8,090 for

page

(0.06 sec)
  1. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....stop word dictionary, see the page in the section. If you need...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/search/java/indexing-with-st...
  2. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....signature Leave feedback On this page Overview provides class to specify...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/python-net/esign-w...
  3. GroupDocs.Merger for .NET | GroupDocs

    Use GroupDocs.Merger for .NET to merge several documents into one, split single document to multiple and organize documents in different ways....rotate and remove document pages and no third-party applications...Split Document Remove Document Pages GroupDocs.Merger for .NET API...

    docs.groupdocs.com/merger/net/
  4. Add Ellipse Annotation in Multiple Documents

    We are always keen to make our APIs rich in features and enhance usability. When we talk about annotation types. One cannot neglect ellipse annotation. Its a multi purposed annotation type. For instance you can use it to display extra information on your gauge or capture graph hits against a target line. Previously, Ellipse annotation was implemented in .NET version and it seemed very useful. We are pleased to announce that Ellipse annotation is now added in GroupDocs....fixed some bugs: Only first page is saved in output when Multi-Tiff...stream Annotation not apply if page number not defined in Words...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  5. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/loading-of-temp...
  6. GroupDocs viewer not working with .eml file pro...

    I am facing issues with GroupDocs HTML viewer with .eml file sharing the file for your reference. the alignment is very bad in html viewer but it is good in png viewer. RE DMS - signoff for all documents upload - June’…...5 KB)-msg-licensed-embedded-page{0}.html"; HtmlViewOptions htmlViewOpt...viewInfo.Pages.Count; i++) { var page = viewInfo.Pages[i]; PageDescriptionEntit...

    forum.groupdocs.com/t/groupdocs-viewer-not-work...
  7. Developer Guide | GroupDocs

    Developer guide for GroupDocs.Parser for Python via .NET - learn how to extract text, images, metadata, and structured data from documents....basic Advanced usage Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/parser/python-net/developer-...
  8. GroupDocs.Assembly for Java | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Java - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Java reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, email messages, and images....GroupDocs Products Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/java/
  9. Extract data from HTML documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from HTML documents and other markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....Text in HTML Documents Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/parser/net/extract-data-from...
  10. Using OCR to redact image documents | GroupDocs

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images....Computer Vision API Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/java/using-ocr/