Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 6,452 for

editor

(0.72 sec)
  1. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic signature and its details...Editor Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/search-for-ele...
  2. Loading files from different sources | GroupDocs

    Following this guide you will learn how to load PDF, Word, Excel, or PowerPoint documents by local file path, stream or URL for further processing with GroupDocs.Conversion for .NET API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/loading-files...
  3. GroupDocs.Search for Java | GroupDocs

    GroupDocs.Search for Java is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/java/
  4. GroupDocs.Search for Node.js | GroupDocs

    GroupDocs.Search for Node.js is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...Editor Product Solution GroupDocs...

    docs.groupdocs.com/search/nodejs-java/
  5. Get supported file formats | GroupDocs

    The page describes how to obtain supported file formats list when annotate documents and images with GroupDocs.Annotation within your .NET applications....Editor Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/get-supported...
  6. GroupDocs Blog | Document Automation Solutions ...

    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....Editor for Python 26.5 ajoute l’édition...

    blog.groupdocs.com/fr/
  7. Compare Word documents | GroupDocs

    Learn how to compare Word (.doc, .docx) documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and formatting differences with simple Python code....Editor Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/compar...
  8. Bulleted List in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Email format. Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show all the clients in a bulleted list format. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Recipients, Cc and Subject <><<[r]>>; <> <<[cc]>> <<[subject]>> Body We provide support for the following clients: <>• <<[getName()]>> <> Download Bulleted List Template Please download the sample Bulleted List document we created in this article:...Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  9. Convert RTF to DOCX using Python

    Convert RTF to DOCX using Python for seamless document interoperability. Effortlessly export RTF to DOCX in Python to modernize legacy files and enable advanced editing....in Microsoft Word or other editors. With a reliable conversion...

    kb.groupdocs.com/conversion/python/convert-rtf-...
  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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/python-net/email-re...