Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,068 for

data source

(1.69 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. Show/Hide Comments when Rendering Word and Spre...

    Today, we are excited to announce version 17.5.0 of GroupDocs.Viewer for .NET API. This brand new release came up with 20 important bug fixes and key improvements. It also supports rendering of comments in Word and Spreadsheet documents. Furthermore, we have introduced settings to adjust quality and size when rendering documents as PDF. We recommend you to please upgrade to the latest version to get improved results. GroupDocs.Viewer for ....output HTML/image Fix - File data file updated on each GetDocumentInfo...Github Source Code Examples Sample Front Ends - Open Source Document...

    blog.groupdocs.com/viewer/show-comments-renderi...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... You can compare a source file with multiple target files...restriction, restrictions on data extraction and so on. Such features...

    blog.groupdocs.com/groupdocs.blog/page/45/
  4. Merge Multiple File Types into One File using C...

    C# way to combine two or more documents of different file formats into a single file. Merge different PDF, Word, Excel, PPT files into one PDF with .NET API....Việt 中文 中國傳統的 To combine the data that is present in multiple...types into one file. Load the source document using the Merger class...

    blog.groupdocs.com/merger/merge-multiple-file-t...
  5. 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...
  6. 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...
  7. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....give you control over how the source CSV document will be processed...converting date/time and numeric data The following code snippet shows...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  8. How to merge BMP images using C# | GroupDocs

    Learn how to merge BMP image files, combine BMP image files into one file programmatically in C# language using GroupDocs.Merger for .NET library....The BMP file format can store data as two-dimensional digital images...Package GroupDocs . Merger Source BMP images How to merge BMP...

    docs.groupdocs.com/merger/net/getting-started/u...
  9. Issue in PDF comparison in Java - Free Support ...

    I was trying your free trial to compare PDF by using maven dependency com.groupdocs groupdocs-comparison 20.11 But after execution of code,I get result PDF as blank with watermark evaluation copy only. Could you …...to understand how can I hide data to get compare in PDF comparison...to understand how can I hide data to get compare in PDF comparison...

    forum.groupdocs.com/t/issue-in-pdf-comparison-i...
  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...