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

feature

(1.6 sec)
  1. Adding NEXT Field into Template Syntax | GroupDocs

    Note This Feature is only compatible with GroupDocs.Assembly for .NET 3.3.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following products: . <><><<[ProductName]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report Download Template Get the template from here....Syntax Leave feedback Note This feature is only compatible with GroupDocs...

    docs.groupdocs.com/assembly/net/adding-next-fie...
  2. Move page | GroupDocs

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger for Node.js via Java API....feedback provides a move page feature which allows you to manipulate...

    docs.groupdocs.com/merger/nodejs-java/move-page/
  3. Put image annotations over the text using ZInde...

    This page describes how to set image ZIndex to place it over the text...100 , ZIndex = 3 }; Note The feature is supported for Words files...

    docs.groupdocs.com/annotation/net/put-image-ann...
  4. GroupDocs.Annotation for Java - Integrating wit...

    Greetings everyone! As you may already know, we’ve recently released the GroupDocs.Annotation for Java library. It is basically an HTML5-based document viewer that comes with a comprehensive set of tools for marking up and commenting on documents of almost 50 file formats. The library provides end users with the ability to view, annotate and collaborate on documents in real time. Today we’d like to present you with a quick guide on how to set up a basic Java web application with the document annotation capability.... Another nice feature is the configuration of the...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  5. Pdf to Md | GroupDocs

    This article demonstrates how to convert PDF to Markdown with GroupDocs.Markdown for .NET....the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/markdown/net/convert/export-...
  6. Working with vCard metadata | GroupDocs

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....demonstrates hot to use the filtering feature. AdvancedUsage.ManagingMetadataForS...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/net/working-with-vc...
  7. Working with vCard metadata | GroupDocs

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....demonstrates how to use the filtering feature. advanced_usage.managing_m...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/java/working-with-v...
  8. GroupDocs.Viewer 2.0 - New Features and Improve...

    Greetings! This is Part B of my post looking at the new Features and enhancements to the GroupDocs document viewer for .NET version 2.0. For those of you who missed my previous post, please find it here. This time I’m going to continue describing the core updates that the library has seen in the second major release. So, here we go: Enhanced Text Search Options GroupDocs.Viewer 2.0 includes a lot of helpful text search improvements....my post looking at the new features and enhancements to the GroupDocs... And importantly, all the features described below are compatible...

    blog.groupdocs.com/viewer/new-features-and-impr...
  9. 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...
  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...