Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 957 for

data source

(0.17 sec)
  1. Adding watermarks to PDF gives font not found e...

    Product Version: GroupDocs.Watermark for NET 20.7.0 OS: Ubuntu 20.04 I’ve installed the Adobe “Source Hans Sans” font to add some Chinese watermark text to a PDF file, however I’m keep getting the FontNotFoundExcepti…...04 I’ve installed the Adobe “Source Hans Sans” font to add some...TextWatermark("中文测试", new Font("Source Han Sans SC", 24)); watermark...

    forum.groupdocs.com/t/adding-watermarks-to-pdf-...
  2. GroupDocs.Search for .NET 17.5.0 Now Supports S...

    Team GroupDocs is really excited to announce the monthly release of GroupDocs.Search for .NET 17.5.0 API. We have introduced a number of new features and enhancements in this release. The most notable improvement made to the API in this release is the support for some new formats like epub, OneNote, OpenDocument presentation format etc. For a better user experience the API has implemented optimization of simple and fuzzy search along with optimizing the index Data on hard disk....along with optimizing the index data on hard disk. We strongly recommend...search Optimization of index data on hard disc Removal of LoadSynonyms(string...

    blog.groupdocs.com/search/groupdocs.search-.net...
  3. Comparison API sample Implementation with PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....php file is responsible for data transmission between a template...the template comparison sends data to comparison.php , a file that...

    blog.groupdocs.com/comparison/implement-documen...
  4. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following properties of the GroupDocs.Assembly.Data.DocumentTable class have been added: Name IndexInDocument Download Data Source Document Multiple Tables Data.docx Template Using Document Table Set as Data Source....Data namespace have been added: DocumentTableSet...properties of the GroupDocs.Assembly.Data.DocumentTable class have been...

    docs.groupdocs.com/assembly/java/loading-multip...
  5. GroupDocs.Metadata for .NET 1.6.0 Released with...

    GroupDocs is improving its products continuously and seamlessly to enhance user experience. GroupDocs.MetaData for .NET 1.6.0 release is ready to be announced. View the list of interactive features introduced in the latest version of documents metaData API. GroupDocs.MetaData for .NET 1.6.0 – New Features In this release, the following new features are introduced so now API has the ability to: Read and write XMP metaData of TIFF format Inspect hidden Data in Excel format Inspect hidden Data in PowerPoint format Read TIFF Image File Directory tags Remove hidden Data in PowerPoint format Remove hidden Data in Excel format Throws DocumentProtectedException when document could not be opened without a password Read XMP metaData without header process instruction Process multi-page TIFF during loading XMP metaData Available Channels and ReSources Here are a few channels and reSources for you to download, learn, try and get technical support on GroupDocs....Inspect hidden data in Excel format Inspect hidden data in PowerPoint...Remove hidden data in PowerPoint format Remove hidden data in Excel...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  6. Generate sample report for document with variab...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() DataSource = ga.Data.XmlDataSource("DataSource.xml") DataSourceInfo = ga.DataSourceInfo(DataSource) array = [DataSourceInfo] print(assembler.assemble_document(input.ppt, output.ppt, array)) DataSource XML 0 1 LG Nexus 5 350 5 123456789qwertyu0025 The Recipe Set up the Source document Data path Set up the Source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More reSources Advanced usage topics To learn more about library features, please refer to theadvanced usage section.... data . XmlDataSource ( "datasource...Set up the source document data path Set up the source document...

    docs.groupdocs.com/assembly/python-net/barcode/
  7. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for .NET....Microsoft OneNote Document Outlook data file formats Format Description...load and view Microsoft Outlook data files: . PDF and Page Layout...

    docs.groupdocs.com/viewer/net/supported-documen...
  8. Business Case of Manager-Client Contract System...

    Note This business case has been conceived for the demonstration purpose and serves well for a typical manager-client system. There may be simpler or complex scenarios in real life businesses. Business Case There are many managers offering their services. There are multiple clients in the market. A manager can sign multiple contracts and start working. A contract may contain multiple clients. The Data is fetched from custom objects and report is generated.... The data is fetched from custom objects...of templates somewhere /Date/Source/. The report developer may...

    docs.groupdocs.com/assembly/java/business-case-...
  9. Image comparison processing time to save output...

    About 1-2 minutes to export a image Result saved image image.png (6.0 KB) My code: public static class GroupDocsApi { // Function use GroupDocs API to compare words public static Chang…...ChangeInfo[] CompareDoc(string source, string target, string outPut)...Comparer comparer = new Comparer(source)) { comparer.Add(target); //...

    forum.groupdocs.com/t/image-comparison-processi...
  10. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install and use the latest version of the API. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....document data A Stream instance able to read document data A string...syntax and is not populated with data as well. However, you can enable...

    blog.groupdocs.com/assembly/support-for-dynamic...