Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 61,093 for

api

(0.33 sec)
  1. Add Watermark to Word on GroupDocs Blog | Docum...

    Add Watermark to Word on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Watermark to Word on GroupDocs Blog | Document Automation Solutions for .NET......使用 Java API 以编程方式在页面上应用水印。 使用C#为Word文档添加水印...将文本和图像水印添加到 Word 文档。使用 .NET API 以编程方式在页面上应用水印。 水印Word文档 向 Word...

    blog.groupdocs.com/zh/tag/add-watermark-to-word...
  2. Generate Search Results from Filtered Documents

    Sometimes, we have a lot of different formatted documents. We create index then perform search and Api shows hits from all the indexed documents. Ever thought to get search results from desired documents only? Let’s dig it further. Suppose, you have multiple TXT, XLSX and DOCX documents. What if you want to search a word or text only in TXT and DOCX files with specific word occurrence in file names? We’ve now improved ISearchDocumentFilter interface for such a purpose in GroupDocs....index then perform search and API shows hits from all the indexed...file size. Below are the public API changes. Following class has...

    blog.groupdocs.com/search/filter-documents-in-s...
  3. Change Title and Background Color Dynamically u...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly release of GroupDocs.Assembly for Java v17.12. Using the latest version, you can now change text **background color **dynamically in word processing and email documents. You can also change chart axis title dynamically in word processing documents. Furthermore, you can **insert images and barcodes **dynamically in email messages (msg) with RTF body.... Java Document Assembly API - New Features # This latest...Download - Jar File Documentation - API Documentation Examples/Plugins/Showcases...

    blog.groupdocs.com/assembly/change-title-and-ba...
  4. Loading Custom Fonts using C# in Windows and Li...

    I had the same problem, is there anyway to load custom font file(*.ttf)? Product Version: GroupDocs.Watermark for NET 23.7.1...csharp , dotnet , watermark-api caoyanmin July 31, 2023, 9:13am...4 @caoyanmin Unfortunately, API doesn’t support loading custom...

    forum.groupdocs.com/t/loading-custom-fonts-usin...
  5. Defining Relations Between DocumentTable Instan...

    Note The code uses some of the objects defined in The Business Layer. Defining Relations Between Document Table Instances Api provides the ability to define relations between DocumentTable instances loaded from a single document. The following classes of the GroupDocs.Assembly.Data namespace have been added: DocumentTableRelation DocumentTableRelationCollection Moreover, The Relations property of the GroupDocs.Assembly.Data.DocumentTableSet class has been added. Download Data Source Document Related Tables Data.xlsx Template Using Document Table Relations.docx Using Document Table Relations ColumnNameExtractingDocumentTableLoadHandler...Upgrade an Order Support Docs API Reference Live Demos Free Support...Between Document Table Instances API provides the ability to define...

    docs.groupdocs.com/assembly/java/defining-relat...
  6. 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....Upgrade an Order Support Docs API Reference Live Demos Free Support...GroupDocs.Assembly for .NET API supports the removal of paragraphs...

    docs.groupdocs.com/assembly/net/removing-empty-...
  7. Search for electronic signatures in document | ...

    This topic learns how to search for document electronic signature and its details...Upgrade an Order Support Docs API Reference Live Demos Free Support...signature properties review, etc. API allows to search signatures within...

    docs.groupdocs.com/signature/java/search-for-el...
  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...Upgrade an Order Support Docs API Reference Live Demos Free Support...Standalone Data Sources The API provides support for standalone...

    docs.groupdocs.com/assembly/net/working-with-si...
  9. 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)...Upgrade an Order Support Docs API Reference Live Demos Free Support...feedback GroupDocs.Assembly API allows you to use a string as...

    docs.groupdocs.com/assembly/net/working-with-st...
  10. Developer guide | GroupDocs

    Explains GroupDocs.Markdown for .NET converter features and shows how to convert PDF, Word, Excel, Epub, Text inside your .NET applications...Upgrade an Order Support Docs API Reference Live Demos Free Support...static methods or the instance API. – retrieve metadata such as...

    docs.groupdocs.com/markdown/net/developer-guide/