Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,075 for

data source

(0.07 sec)
  1. Get Document Information using C#

    Discover the process of how to get document information using C#. Enhance document management efficiency by learning how to get file properties using C#....properties, and other essential data. Following are the simple steps...providing the file path of the source document as a parameter to...

    kb.groupdocs.com/metadata/net/get-document-info...
  2. Convert MSG to TXT using Node.js

    Convert MSG to TXT using Node.js with a simple example. Learn how to export MSG to TXT in Node.js using a flexible document conversion library for developers....useful when integrating message data into searchable archives, simplifying...making it easier to handle email data in your applications. Steps...

    kb.groupdocs.com/conversion/nodejs/convert-msg-...
  3. GroupDocs.Metadata 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....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/categories/groupdocs.metadat...
  4. Sign documents with encrypted metadata text | G...

    This article explains how to create encrypted MetaData electronic signature with GroupDocs.Signature API...instance of class and pass source document path or stream as...salt = "1234567890" ; // create data encryption IDataEncryption encryption...

    docs.groupdocs.com/signature/net/sign-documents...
  5. How to Convert Excel to CSV in C#

    Convert documents quickly and learn how to convert Excel to CSV in C#. Examine the sample code to convert Excel to CSV in C# and modify it to fit your needs....occasionally need to export data from one format to another for...Converter class and input the source Excel file Create an object...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Issue with Font :- "Leelawadee UI" - Free Suppo...

    Hi, When we try to convert a document with the ‘Leelawadee UI’ font to PDF, we encounter some issues in characters. Can you please suggest something here?...<init>(Unknown Source) ~[GroupDocs.Conversion.Examples...harfbuzz.zzWUn.zzXDb(Unknown Source) ~[GroupDocs.Conversion.Examples...

    forum.groupdocs.com/t/issue-with-font-leelawade...
  7. How to merge BMP images using Java | GroupDocs

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in java language using GroupDocs.Merger for Java library....The BMP file format can store data as two-dimensional digital images...your pom.xm l project file. Source BMP images How to merge BMP...

    docs.groupdocs.com/merger/java/getting-started/...
  8. Generate Page Previews | GroupDocs

    Rasterize document pages to PNG, JPEG, or BMP image files using generate_preview() and a file-stream callback with GroupDocs.Merger for Python via .NET....Instantiate the Merger class with the source document path. Call merger...} .png" , "wb" ) # Load the source document with Merger ( "./input...

    docs.groupdocs.com/merger/python-net/developer-...
  9. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. 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....form of the “multipart/form-data” type. This form sends date... private key and local file data) to the controller. The controller...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  10. How to merge JPG images using Python via .NET |...

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in python-net language using GroupDocs.Merger for Python via .NET library....The JPG file format can store data as two-dimensional digital images...NET from official website . Source JPG images How to merge JPG...

    docs.groupdocs.com/merger/python-net/getting-st...