Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 4,102 for

feature

(2.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Converting Documents | GroupDocs

    Convert single documents, specific pages or page ranges, per-page output files, and files packed inside archives — with options for output format, watermarks, and metadata extraction — using GroupDocs.Conversion for Python via .NET....to another format is a core feature of GroupDocs.Conversion for...

    docs.groupdocs.com/conversion/python-net/develo...
  5. 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-...
  6. 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...
  7. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks API....in particular objects This feature allows you to specify which...unreadable characters This feature allows finding text watermark...

    docs.groupdocs.com/watermark/net/searching-wate...
  8. Sign documents with standard QR Code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc... This feature supports standard QR-code representation...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/signature/net/sign-documents...
  9. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...Viewer has a feature to collect and return all fonts...Initially the font extraction feature was introduced in the — there...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  10. Add watermarks to PDF documents | GroupDocs

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....Watermark also provides the feature to get the dimensions of the...Watermark also provides the feature to add watermark to supported...

    docs.groupdocs.com/watermark/java/add-watermark...