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

feature

(0.93 sec)
  1. Enable Pagination in WordProcessing Module

    Yes, this is right. Paginal mode is now implemented in GroupDocs.Editor for .NET 19.5. How this mode will effect WordProcessing documents? As you know that previously, there was only float mode. When WordProcessing documents were converted to the page-less HTML, page division was absent. But in this release WordProcessing options class contains new paged (also called paginal) mode. When paged is enabled, it produces HTML markup, optimized and adjusted for per-page edit and it creates ease to enable paged editing in any of WYSIWYG-editors....Outline Glow Engrave Emboss This feature doesn’t require any action...

    blog.groupdocs.com/editor/enable-pagination-in-...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...in GroupDocs is the storage feature. So what’s document storage...

    blog.groupdocs.com/groupdocs.blog/page/106/
  3. 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...
  4. Save image by custom strategy | GroupDocs

    The listed articles below explain how to user control how images are saved when a document is saved to Markdown format....the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/markdown/net/custom-strategy/
  5. 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...
  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. Update MP3 Format's Lyrics3v2 Tags using GroupD...

    We are glad to announce the monthly releaseof GroupDocs.Metadata for Java 18.10. Using the latest version, you can now update Lyrics3v2 tags in MP3 format. Memory consumption is now reduced for working with PNG, JPEG2000, BMP, DICOM, DJVU, EMF, WEBP and WMF formats. Furthermore, **MetadataUtility **obsolete methods are now removed and a bug, while cleaning or updating metadata of Strict Open XML Presentation (.pptx), is now fixed. We recommend you to install and use the latest version of the API.... Features IntroducedThe following feature is introduced...the features supported by the API, please visit Features Overview...

    blog.groupdocs.com/metadata/update-mp3-formats-...
  8. 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...
  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...