Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 3,616 for

feature

(3.33 sec)
  1. Extract Text from Databases using GroupDocs.Par...

    GroupDocs.Parser for .NET 18.9 has been released! The latest version allows you to extract text from the databases. You can also extract data from the form fields in a PDF document. Please continue to read for more details on the Features introduced in v18.9. Features Introduced Extracting Text from DatabasesYou can now extract text from the databases. To extract text from databases DbContainer class is used that implements IContainer interface....details on the features introduced in v18.9. Features Introduced...Fields in PDF DocumentsThis feature allows extracting data from...

    blog.groupdocs.com/parser/extract-text-from-dat...
  2. Search for Metadata Signatures in Images using ...

    We at GroupDocs, are pleased to announce another monthly release of GroupDocs.Signature for .NET. This latest release 18.12 of the API comes up with a Feature to add and search for Metadata Signatures in Images. Apart from that, a few fixes and improvements are also introduced in this version, therefore, we recommend you to download the new version of the API to evaluate the exciting new Features and enhance your document e-signing experience....of the API comes up with a feature to add and search for Metadata...evaluate the exciting new features and enhance your document...

    blog.groupdocs.com/signature/groupdocs.signatur...
  3. Changing Background Color Dynamically | GroupDocs

    Note This Feature is supported by version 17.12 or greater Note The code uses some of the objects defined in The Business Layer. Changing Background Color You can set text background color for document contents dynamically using backColor tags. Download Change Background Color Dynamically.docx...Dynamically Leave feedback Note This feature is supported by version 17...

    docs.groupdocs.com/assembly/java/changing-backg...
  4. Changing Background Color Dynamically | GroupDocs

    Note This Feature is supported by version 17.12 or greater You can set text background color for document contents dynamically using backColor tags. The Code Note The code uses some of the objects defined in: The Business Layer Download Change Background Color Dynamically.docx...Dynamically Leave feedback Note This feature is supported by version 17...

    docs.groupdocs.com/assembly/net/changing-backgr...
  5. Extended Document Information Support - Introdu...

    We are glad to announce another release of GroupDocs.Conversion for .NET v17.4.0. In this monthly release new Feature “Extended Document Information and Improved Performance” introduced, along with major fixes and improvements. We recommend our users to download the new release and use the new exciting Features to enhance their application. GroupDocs.Conversion for .NET API 17.4.0This release of GroupDocs.Conversion for .NET 17.4.0 Implemented Metadata support for different supported document formats. Here is the list of changes made in new release....In this monthly release new feature “ Extended Document Information...release and use the new exciting features to enhance their application...

    blog.groupdocs.com/conversion/extended-document...
  6. Technical Consultation for GroupDocs.Comparison...

    Dear GroupDocs Support Team, We are currently conducting a technical evaluation of GroupDocs.Comparison for PDF document comparison and plan to carry out subsequent procurement. We would appreciate your official and det…... Feature Differences Between Product...Currently, we are working on a new feature that will allow comparison...

    forum.groupdocs.com/t/technical-consultation-fo...
  7. GroupDocs.Watermark Product Family on GroupDocs...

    GroupDocs.Watermark Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Watermark Product Family on GroupDocs Blog | Document Aut......js projects with feature-rich GroupDocs.Watermark for...This version includes 2 new features, 1 enhancement, 1 bug fix...

    blog.groupdocs.com/categories/groupdocs.waterma...
  8. Introducing Z-Order for Text Signatures in Grou...

    We are back with another monthly release of our eSign API - GroupDocs.Signature for .NET. This release includes three new Features, three improvements, and a bug fix. So in this article, I’ll give you a walk-through of the latest release. Support of Z-Order for Text Signatures Z-order determines the order for the overlapping, two-dimensional objects in an x-y plane. Put it simply, if X-axis represents the width and Y-axis represents the height then Z-order will represent the depth of the object....release includes three new features, three improvements, and a...made in v19.9. Improved the feature of saving signed .djvu files...

    blog.groupdocs.com/signature/introducing-z-orde...
  9. Using Markdown Documents | GroupDocs

    Note This Feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....Documents Leave feedback Note This feature is supported by version 19...supports the following Markdown features: Headings Block quotes Horizontal...

    docs.groupdocs.com/assembly/java/using-markdown...
  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....To learn more about library features, please refer to the . GitHub...the code above and see the feature in action in our GitHub examples:...

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