Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 7,270 for

may

(0.09 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. GroupDocs.Viewer "The dimensions of this page a...

    I’m using GroupDocs Viewer to convert any file to PDF. My problem appear when i try to convert .jpg image to pdf. The exported pdf has this error “The dimensions of this page are out-of-range. Page content might be trun…...If the image is too large, it may exceed the maximum allowable...GroupDocs.Viewer, as updates may include bug fixes and improvements...

    forum.groupdocs.com/t/groupdocs-viewer-the-dime...
  4. GroupDocs.Merger Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Requirements may differ at times, so we will discuss... Every page of the document may contain different layouts. It...

    blog.groupdocs.com/categories/groupdocs.merger-...
  5. 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...
  6. 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/
  7. 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/
  8. 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...
  9. 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...
  10. 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...