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

feature

(0.09 sec)
  1. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the Feature in action in our GitHub examples:...the code above and see the feature in action in our GitHub examples:...management App Along with a full featured Java library we provide simple...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  2. Save in rasterized PDF | Documentation

    This article demonstrates that how to save the document as a rasterized PDF file...the code above and see the feature in action in our GitHub examples:...redaction App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/redaction/net/save-in-raster...
  3. Save in rasterized PDF | Documentation

    This article demonstrates that how to save the document as a rasterized PDF file...the code above and see the feature in action in our GitHub examples:...redaction App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/redaction/python-net/save-in...
  4. Creating multiple tabs from a template - Free S...

    Hi. We currently use the dotnet version of the groupdocs assembly software. We also use another report generator next to groupdocs, however if possible we would like to just use groupdocs to create reports. There’s howe…...and it is unlikely that this feature will be added in the near future...

    forum.groupdocs.com/t/creating-multiple-tabs-fr...
  5. Features overview | Documentation

    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...
  6. Common List Image in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This Feature is supported by version 17.03 or greater. Common List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: A report must show multiple customers’ picture and name.... Note This feature is supported by version 17...

    docs.groupdocs.com/assembly/net/common-list-ima...
  7. Barcode Image Generation in Word Processing Doc...

    Note This Feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Document Leave feedback Note This feature is only compatible with GroupDocs...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  8. 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-...
  9. GroupDocs.Search Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... We have introduced the feature of getting highlighted results...check out the new and improved features of GroupDocs.Search for .NET...

    blog.groupdocs.com/categories/groupdocs.search-...
  10. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object.... This feature is implemented over object...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/net/sign-documents...