Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 757 for

data source

(0.25 sec)
  1. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET watermark ......Strikethrough Text in CSharp Convert Source Code to PDF in Java Java to...PHP to PDF Python Code to PDF Source Code to PDF Compare PDF in...

    blog.groupdocs.com/ja/tags/index.xml
  2. Introducing Metadata Signatures for PDF in Grou...

    We are delighted to announce another monthly release of GroupDocs.Signature for Java. This latest version 18.11 comes up with multitudinous features along with numerous improvements and fixes. The main feature introduced in this release is ability to add and search MetaData Signatures in a PDF document. Therefore, we would recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience....salt = "1234567890"; // create data encryption IDataEncryption encrypter...add(mdSign_Author); // setup data of document id PdfMetadataSignature...

    blog.groupdocs.com/signature/groupdocs.signatur...
  3. Update EPUB Metadata using C# – .NET Metadata E...

    Discover ways to view and edit EPUB eBook metaData using C#. Programmatically edit EPUB specific properties and Dublin Core items using C#....Metadata # The following C# source code fetches and updates the...using C# Manage XMP and EXIF Data of HEIF/HEIC Images using C#...

    blog.groupdocs.com/metadata/view-edit-epub-meta...
  4. Introducing Form-Field Signatures for PDF Docum...

    We are pleased to announce a major release of GroupDocs.Signature for Java containing 13 new features, 5 improvements, and 2 bug fixes. In this release, we have introduced MetaData Signature for word-processing, presentation and spreadsheet documents. Furthermore, a new signature type, Form-Field Signature, is implemented for signing PDF documents. Please have a look at the release notes for more details on the new features and changes introduced in version 19....that allow the user to input data into standard form elements...Documentation Examples – GitHub Source Code Examples Product Support...

    blog.groupdocs.com/signature/introducing-form-f...
  5. Remove MP3 Tags using C# - (ID3, Lyrics, APE) |...

    Remove MP3 tags from the mp3 files using C#. Eliminate the ID3v1, ID3v2, Lyrics, and APEv2 metaData tags from the mp3 files using .NET MetaData API....Code - Remove # The following source code example shows how to remove...files in C# Manage XMP and EXIF Data of HEIF/HEIC Images using C#...

    blog.groupdocs.com/metadata/remove-mp3-tags-usi...
  6. eSign Spreadsheet with Metadata signature | Doc...

    This article explains how to add metaData signatures to Spreadsheet document with GroupDocs.Signature...metadata could keep big amount of data that allows provides ability...instance of class and pass source document path as a constructor...

    docs.groupdocs.com/signature/net/esign-spreadsh...
  7. How to work with Metadata tags

    Explain how to work with MetaData tags... // Load the source document (e.g., a PowerPoint...(Metadata metadata = new Metadata( "source.pptx" )) { // Find properties...

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  8. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other 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) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....logic # User enters data into the form. The data is transfered by...controller processes the received data (converts the file) and writes...

    blog.groupdocs.com/total/how-to-perform-callbac...
  9. Secure PDFs with Password Protection & Permissi...

    Step-by-step guide to implementing PDF document security with GroupDocs.Signature - add passwords, set user permissions, and control document access for enhanced protection...PDFs matters: Secure Sensitive Data PDFs often contain critical...unauthorized changes, keeping your data safe. Preserve Document Integrity...

    blog.groupdocs.com/signature/protect-signed-pdf...
  10. Convert PDF to DOCX using Node.js

    Learn how to convert PDF to DOCX using Node.js with a simple guide. Easily export PDF to DOCX in Node.js for editable and formatted document conversion....Create a instance and load the source PDF file Define the output...transformation for content management, data extraction, or business workflows...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...