Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 6,957 for

may

(0.36 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Converting MSG file containing nested MSG attac...

    I recall this bug was previously fixed - or perhaps I’m mistaken. Attached herewith is test.msg which is able to repro the issue. It is an email which contains an email which contains another email. The top level emai…...previous response, as our bot may occasionally provide incorrect...April 28, 2025, 5:52am 9 Hi, may I check when the corresponding...

    forum.groupdocs.com/t/converting-msg-file-conta...
  5. Convert WebP to JPG, PNG, and PDF in Java | Fre...

    How to convert WebP to JPG, PNG, or PDF in Java using an open-source document conversion API. Convert WebP online for free. Running examples are available.... You may download the JAR file from the...the possible conversions, you may visit the documentation or the...

    blog.groupdocs.com/conversion/convert-webp-to-j...
  6. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in Java language using GroupDocs.Merger for Java library.... You may specify absolute or relative..."c:\merged.odt" ); NOTE: You may merge other Open Document formats...

    docs.groupdocs.com/merger/java/merge/open-docum...
  7. Date field in template populated as plain text ...

    Hi, we found that the date field is populated as a plain text in template “Template_GeneratedByGroupDocs.doc”(one attached here) instead of driven by formula. we can view the formula for the date field in template “Tem…... They may be treated as the tiny coroutines...therefore this bug can be closed. It may still be a product feature you...

    forum.groupdocs.com/t/date-field-in-template-po...
  8. Index lifecycle | GroupDocs

    This page explains the life cycle of an index which begins at the moment of creating an instance of the Index class and first saving the index files to disk...In this state, search results may not be relevant. Calling the...to the . GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/index-lifecycle/
  9. Index lifecycle | GroupDocs

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....In this state, search results may not be relevant. Calling the...to the . GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/index-lifecycle/
  10. groupDocs.Parser.GetDocumentInfo() taking very ...

    Hi, I have a .pdf document only 1 page long. When calling GetDocumentInfo() on the parser created with the stream of this document it takes at least 5 minutes to do this. This makes the whole implementation very ineffic…...parsing work increases, which may lead to minutes‑long execution...taking several minutes, the issue may be specific to the PDF structure...

    forum.groupdocs.com/t/groupdocs-parser-getdocum...