Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,312 for

feature

(0.05 sec)
  1. Inserting Hyperlinks Dynamically | GroupDocs

    Note This Feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....Dynamically Leave feedback Note This feature is supported by version 18...links to bookmarks Note This feature is supported by version 19...

    docs.groupdocs.com/assembly/java/inserting-hype...
  2. Load from a stream | GroupDocs

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream JavaScript try { const fileStream = fs.createReadStream("input.one") const metadata = new groupdocs.metadata.Metadata(fileStream); } 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-fr...
  3. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document Autom......provide a complete package of features required to build reports...we keep introducing the new features. Recently, we have released...

    blog.groupdocs.com/categories/groupdocs.assembl...
  4. Extract data from ZIP archives | GroupDocs

    More resources GitHub examples You may easily run the code above and see the Feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full Featured .NET library we provide simple, but powerful free Apps. You are welcome to parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....the code above and see the feature in action in our GitHub examples:...parser App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/parser/java/extract-data-fro...
  5. Advanced Usage | GroupDocs

    Learn about advanced GroupDocs.Watermark usage. Please find advanced details on how to customize your watermarks, search, modify, and remove existing watermarks. More resources GitHub examples You may easily run the code above and see the Feature in action in our GitHub examples: GroupDocs.Watermark for .NET examples GroupDocs.Watermark for Java examples Free online document watermarking App Along with a full-Featured Java library, we provide simple, but powerful free Apps. You are welcome to add watermark to PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, and more with our Free Online Document Watermarking Apps....the code above and see the feature in action in our GitHub examples:...watermarking App Along with a full-featured Java library, we provide simple...

    docs.groupdocs.com/watermark/java/advanced-usage/
  6. Render hidden pages | GroupDocs

    Learn how to render hidden pages on website or in other c# applications with GroupDocs.Viewer for Java... This feature is supported for the following...

    docs.groupdocs.com/viewer/java/show-hidden-pages/
  7. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This Feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString “«[yourValue]»” Convert sourceString to sourceBytes using ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.assembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets.... This feature improves programmability while...

    docs.groupdocs.com/assembly/java/working-with-s...
  8. Features overview | GroupDocs

    GroupDocs.Merger for Python via .NET is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more....Getting Started / Features overview Features overview Leave feedback...this page Python Merger API Features Join two or more documents...

    docs.groupdocs.com/merger/python-net/features-o...
  9. Parse and Extract Fillable PDF Form Field Value...

    Parser and data extraction Java API that allows parsing fillable PDF forms and extracts values from all the fields of PDF documents programmatically.... One of the salient features of the API is to parse the...environment to implement the feature. You may download the latest...

    blog.groupdocs.com/parser/parse-and-extract-dat...
  10. Loading specific file formats | GroupDocs

    Learn how to load specific file formats manually using LoadOptions in GroupDocs.Parser for .NET. Required for Markdown, MHTML, databases, and remote email files in C#.... Features . Text ) { Console . WriteLine...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/parser/net/loading-specific-...