Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 956 for

data source

(0.39 sec)
  1. Releasing GroupDocs.Viewer for .NET 3.5.0 - New...

    We’ve always been listening to the feedback of our valuable customers and in response, we are announcing another monthly release of GroupDocs.Viewer for .NET with fixes for over 15 issues. The latest version has also introduced some new features along with necessary improvements. Let’s have a glance at what v3.5.0 has come with. Document Viewer API - New FeaturesListed below are the new features introduced in GroupDocs.Viewer for .NET 3....speed Implement saving file data separately based on options...Github Source Code Examples Sample Front Ends - Open Source Document...

    blog.groupdocs.com/viewer/groupdocs-viewer-net-...
  2. Sign document with Swiss QR Barcode signature |...

    This article explains how to sign document with Swiss QR Barcode electronic signatures...instance of class and pass source document path as a constructor...and set SwissQR object into Data property. Call method of class...

    docs.groupdocs.com/signature/net/sign-document-...
  3. Convert XLSX to DOCX using Node.js

    Quickly learn how to convert XLSX to DOCX using Node.js without extra software installation. This topic contains steps and code to export XLSX to DOCX in Node.js....development workflows, converting data from one format to another is...required for turning spreadsheet data into Word documents Instantiate...

    kb.groupdocs.com/conversion/nodejs/convert-xlsx...
  4. Context Objects - Complete Guide | GroupDocs

    Learn how to use Context Objects in GroupDocs.Conversion for .NET v24.10+. Context objects are foundational to all delegate-based patterns.... Context objects provide: Source information : File name, format...Func<LoadContext, LoadOptions> Provides source information when loading documents...

    docs.groupdocs.com/conversion/net/context-objec...
  5. Get Document Information using Java

    Learn how to get document information using Java. Improve the efficiency of document management by mastering the technique of how to get file properties using Java....properties, and other vital data effectively. Below, you’ll find...specifying the file path of the source document as an argument in...

    kb.groupdocs.com/metadata/java/get-document-inf...
  6. Advanced search certificate documents | GroupDocs

    This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....different options to search text data within the certificate docuemnts...instance of class and pass source document path as a constructor...

    docs.groupdocs.com/signature/net/advanced-searc...
  7. GroupDocs.Viewer 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....ideal choices to interchange data in web services. With this huge...often required to convert JSON data format into other formats for...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... As the project is open source and published on GitHub, developers...Inspect hidden data in Excel format Inspect hidden data in PowerPoint...

    blog.groupdocs.com/groupdocs.blog/page/86/
  9. Work with Streams vs File Paths | GroupDocs

    Learn when and how to use streams versus file paths for template loading and document saving in .NET....docx" ; var data = new { CustomerName = "ABC...outputPath , new DataSourceInfo ( data , "invoice" )); Console . WriteLine...

    docs.groupdocs.com/assembly/net/basic-usage-str...
  10. Inserting Documents Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run time....byte array containing document data An InputStream An instance of... or Base64-encoded document data While building a report, an...

    docs.groupdocs.com/assembly/java/inserting-docu...