Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 3,585 for

feature

(1.34 sec)
  1. Subscribing for search process events | GroupDocs

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...

    docs.groupdocs.com/signature/net/subscribing-fo...
  2. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online Apps Along with the full-featured .NET library, we provide simple...

    docs.groupdocs.com/signature/net/sign-document-...
  3. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression.... This feature is useful, when you need to...are met. In particular, this feature is useful when cells corresponding...

    docs.groupdocs.com/assembly/net/template-syntax...
  4. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...

    docs.groupdocs.com/signature/java/updating-mult...
  5. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....the code above and see the feature in action in our GitHub examples:...management App Along with full featured Java library we provide simple...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Inserting Documents Dynamically | GroupDocs

    Note This Feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....Dynamically Leave feedback Note This feature is supported by version 20...

    docs.groupdocs.com/assembly/net/inserting-docum...
  7. Add annotation to the document | GroupDocs

    The page describes document annotations of different types and how to add annotations to a document using GroupDocs.Annotation API....contains text value (this feature not support for Word documents)...

    docs.groupdocs.com/annotation/net/add-annotatio...
  8. Converting Documents | GroupDocs

    Learn how to convert PDF, Word, Excel, and PowerPoint documents with GroupDocs.Conversion for Python via .NET API....to another format is a core feature of GroupDocs.Conversion for...

    docs.groupdocs.com/conversion/python-net/develo...
  9. Search for Barcode e-Signatures | GroupDocs

    This article explains how to search for barcode electronic signatures within document pages using GroupDocs.Signature for Python via .NET API...the code above and see the feature in action in our examples:...

    docs.groupdocs.com/signature/python-net/search-...
  10. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…... This feature should improve stability when...available. It includes a new feature — Automatically create PDF...

    forum.groupdocs.com/t/merged-pdf-documents-miss...