Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 3,263 for

feature

(0.41 sec)
  1. GroupDocs.Redaction AI integration with .NET | ...

    Use AI to detect and redact text, words, or phrases in PDF documents using .NET. Replace or hide content to securely process PDF files....Redaction feature for Replacing Text # GroupDocs...via C# # You can use this feature to hide sensitive information...

    blog.groupdocs.com/redaction/custom-ai-redactio...
  2. GroupDocs.Merger 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.... The Page Builder feature in GroupDocs.Merger for .NET...

    blog.groupdocs.com/categories/groupdocs.merger-...
  3. Add Microsoft Office Files, PDF and Image Annot...

    GroupDocs.Annotation for .NET is a downloadable library that allows developers to add cross-platform, multi-format document annotation functionality to any web-based app or site. Recently we’ve created an add-on specifically for Concrete5 users to make it easy to integrate the library into their websites. The add-on has been approved by Concrete5 admins and is now available for download from the official Concrete5 marketplace. How can Concrete5 site owners and developers benefit from this release?...Digital Fights Management (DRM) feature, you can prevent users from...

    blog.groupdocs.com/annotation/add-microsoft-off...
  4. Changing Background Color Dynamically | GroupDocs

    Note This Feature is supported by version 17.12 or greater Note The code uses some of the objects defined in The Business Layer. Changing Background Color You can set text background color for document contents dynamically using backColor tags. Download Change Background Color Dynamically.docx...Dynamically Leave feedback Note This feature is supported by version 17...

    docs.groupdocs.com/assembly/java/changing-backg...
  5. Changing Background Color Dynamically | GroupDocs

    Note This Feature is supported by version 17.12 or greater You can set text background color for document contents dynamically using backColor tags. The Code Note The code uses some of the objects defined in: The Business Layer Download Change Background Color Dynamically.docx...Dynamically Leave feedback Note This feature is supported by version 17...

    docs.groupdocs.com/assembly/net/changing-backgr...
  6. GroupDocs.Watermark for Python via .NET 25.12 –...

    探索 GroupDocs.Watermark for Python 通过 .NET 25.12 的新功能。现在已在 Pypi 和 GroupDocs 网站上提供。...(WATERMARKPYTHON-16) [Feature] macOS ARM 支持。(WATERMARKPYTHON-17)...

    blog.groupdocs.com/zh/watermark/groupdocs-water...
  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 Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)... This feature improves programmability while...

    docs.groupdocs.com/assembly/net/working-with-st...
  8. Working with Simple Data Sources | GroupDocs

    Note This Feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. Support Simple and Standalone Data Sources The API provides support for standalone and specific data sources for various types of data like JSON, XML etc. The support is available for XML, JSON, and CSV data sources so far. Articles in this section...Sources Leave feedback Note This feature is only compatible with GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-si...
  9. Removing Empty Paragraphs | GroupDocs

    Note This Feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....Paragraphs Leave feedback Note This feature is supported by version 18...

    docs.groupdocs.com/assembly/net/removing-empty-...
  10. Using Tables of Word Processing Documents as Da...

    Note This Feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Using Tables of Word Processing Documents as Data Sources Following classes are added in GroupDocs.Assembly.Data namespace: DocumentTable DocumentTableColumn DocumentTableColumnCollection DocumentTableOptions The Recipe Define template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Managers Data....Sources Leave feedback Note This feature is only compatible with GroupDocs...

    docs.groupdocs.com/assembly/net/using-tables-of...