Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 59,663 for

api

(0.17 sec)
  1. 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...
  2. 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...
  3. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for Java...Upgrade an Order Support Docs API Reference Live Demos Free Support...reasons to use the new updated API provided by GroupDocs.Signature...

    docs.groupdocs.com/signature/java/migration-notes/
  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. 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...
  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. 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...
  8. 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...
  9. 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...
  10. 在 Word、Excel、PowerPoint, PDF 中使用 C# 搜索圖像簽名

    使用 .NET Signature Api 從任何文檔(DOC、XLS、PPT、PDF)中的圖像數據內容搜索條形碼、QR 碼、數字或電子簽名。...NET API 提供了許多此類功能,讓您可以完全控制電子簽名過程。它提供了不同的電子簽名實現,例如:...本文介紹開發人員如何使用 C# 使用 GroupDocs.Signature API for .NET 在任何文檔中搜索各種類型的電子簽名。 C#搜索二維碼簽名...

    blog.groupdocs.com/zh-hant/signature/search-ima...