Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 3,591 for

feature

(0.44 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. List of supported files for GetText function in...

    Hi, I’m trying to use “GetText” function from GroupDocs.Parser, to extract text from various files. Parser generally seems to support a lot of formats: But “GetText” specifically seems to be more limited. Is there …...document formats support this feature. The supported formats for...extraction is supported if (!parser.Features.Text) { Console.WriteLine("Text...

    forum.groupdocs.com/t/list-of-supported-files-f...
  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. Adding repeated watermarks | GroupDocs

    The GroupDocs.Watermark allows to add repeated or tiled watermarks to documents... This innovative feature allows you to seamlessly integrate...watermark The repeated watermark feature also supports image watermarks...

    docs.groupdocs.com/watermark/net/adding-repeate...
  5. 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...
  6. GroupDocs.Annotation for .NET 16.10.0 introduce...

    Wait is over now, GroupDocs team is glad to announce another exciting monthly release where in supported document formats list, Presentation file format is introduced. The latest GroupDocs.Annotation for .NET 16.10.0 API provides support for all major annotation types (Highlight Text, Area Annotation, and Strikeout etc) for Presentation file format along with improvements and fixes. We recommend that download the latest API release to add new exciting Features and enhance your application with GroupDocs....release to add new exciting features and enhance your application...GroupDocs.Annotation for .NET New Features Introduced - GroupDocs.Annoation...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  7. 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-...
  8. 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/
  9. Locate Signature Area Using .Net E-Signing API ...

    We are really delighted to announce the another monthly release of GroupDocs.Signature for .NET API version 17.10. This release comes with multitudinous new Features like locate signature area while signing the documents and Feature to export signed documents in Image format. Many improvements and fixes are also introduced in this release. We, therefore recommend you to download the latest version of the API and start signing your image documents with the simplest yet amazing Features provided by our e-Signing API....comes with multitudinous new features like locate signature area...signing the documents and feature to export signed documents...

    blog.groupdocs.com/signature/e-signing-api-for-...
  10. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument JavaScript try { var loadOptions = new LoadOptions(); loadOptions.setPassword("123"); const metadata = new groupdocs.metadata.Metadata("protected.docx", loadOptions); } More resources Advanced usage topics To learn more about library Features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the Feature in action in our GitHub examples:...To learn more about library features and get familiar how to manage...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...