Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 7,202 for

may

(1.32 sec)
  1. Verify Digital signatures in image | GroupDocs

    This topic explains how to verify digital signatures embedded in images using steganography (LSB technique) with GroupDocs.Signature API....Threshold (0-50%) : More lenient, may detect partial signatures Default...// For lenient verification (may detect partial signatures) ImageDigitalVerifyOp...

    docs.groupdocs.com/signature/net/verify-digital...
  2. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...after cancellation, an index may not immediately stop an operation...system, using more than 1 thread may result in out of memory error...

    docs.groupdocs.com/search/net/indexing-options/
  3. Loading Custom Fonts using C# in Windows and Li...

    I had the same problem, is there anyway to load custom font file(*.ttf)? Product Version: GroupDocs.Watermark for NET 23.7.1...tahir May 2, 2024, 12:47pm 5 @caoyanmin...

    forum.groupdocs.com/t/loading-custom-fonts-usin...
  4. Indexing | GroupDocs

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You May easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/indexing/
  5. Troubleshooting | GroupDocs

    This section contains issues that you May face and solutions for them when processing files with GroupDocs.Viewer....section describes issues that you may face processing files with GroupDocs...

    docs.groupdocs.com/viewer/net/troubleshooting/
  6. Managing dictionaries | GroupDocs

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You May easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online Free Online Document Search App....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/managing-diction...
  7. Optimize the PDF file resources | GroupDocs

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API to reduce size....Viewer may reduce the image size or quality...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  8. GroupDocs for File Comparison Issue - Free Supp...

    Hello Team, I am using GroupDocs in a .NET Core application to compare two files, but I am facing some issues: HTML Comparison Issue In the result file, images and tables are not visible in the result file. Labe…... You may want to check if the HTML is...meantime. vladimir.litvinchik May 17, 2025, 6:15pm 7 @koc-it-support...

    forum.groupdocs.com/t/groupdocs-for-file-compar...
  9. Generate email report with common list. | Group...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() dataSource = ga.data.JsonDataSource("datasource.json") DataSourceInfo = ga.DataSourceInfo(dataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(assembler.assemble_document("input.msg", "output.msg", array)) The Recipe Set up the source document data path Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section.... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/assembly/python-net/email-re...
  10. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....content dynamically, the parser may return an empty collection. To...Unexpected or inconsistent encodings may cause missing or unreadable text...

    docs.groupdocs.com/parser/net/developer-guide/a...