Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 955 for

data source

(0.19 sec)
  1. Edit Excel Files in C# | Build your own Online ...

    Editing Excel files is explained with C# examples to edit XLS, XLSX, ODS files within your .NET application using spreadsheet and document editing API.... The following C# source code edits the excel file and...Documents in C# Edit XML files Data using C# See Also # On-Premise...

    blog.groupdocs.com/editor/edit-excel-files-in-c...
  2. eSign document with Form Field signature | Grou...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...document page that allows user data input through various control...instance of class and pass source document path as a constructor...

    docs.groupdocs.com/signature/java/esign-documen...
  3. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for .NET....// or Ecma, Transitional var data = new { CompanyName = "ABC Corp"...options , new DataSourceInfo ( data , "company" )); } Use Transitional...

    docs.groupdocs.com/assembly/net/basic-usage-oox...
  4. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metaData in a file of any supported format.... It defines a data structure, serialization model...media formats. The defined XMP data model can be used to store any...

    docs.groupdocs.com/metadata/net/working-with-xm...
  5. Convert to Spreadsheet in C# | PDF to Excel | W...

    Convert PDF to Excel (XLS, XLSX) or convert DOC, DOCX to Excel spreadsheet in C# using document conversion API for .NET. Build your own Conversion App....中文 中國傳統的 If you have tabular data in PDF or Word documents format...just have to provide the right source file to convert into XLS or...

    blog.groupdocs.com/conversion/convert-document-...
  6. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metaData using GroupDocs.MetaData for Python via .NET.... It defines a data structure, serialization model...media formats. The defined XMP data model can be used to store any...

    docs.groupdocs.com/metadata/python-net/working-...
  7. Generate Master-Detail Reports | GroupDocs

    Create parent-child reports with nested Data bands to display master records with their detail records....reports display hierarchical data where each master record (parent)...reports through nested foreach data bands, allowing you to display...

    docs.groupdocs.com/assembly/net/basic-usage-mas...
  8. Convert Archive Formats (ZIP, 7z, TAR, RAR) | G...

    Learn how to convert between archive formats (ZIP to 7z, TAR, etc.) using CompressionConvertOptions in GroupDocs.Conversion for .NET....converter = new Converter ( "data.zip" )) { var options = new..."SecurePassword123" }; converter . Convert ( "data-protected.7z" , options ); }...

    docs.groupdocs.com/conversion/net/convert-to-co...
  9. sample.chm

    4.13.4 ‘Internet protocol’ This option allows the user to select between the old and new Internet protocols and addressing schemes (IPv4 and IPv6). The selected protocol will be used for most outgo......large unexpected streams of data, but does not interfere with...represent pretty much any character; data coming from the server is interpreted...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  10. Edit Excel Spreadsheets | Online Editing & Prog...

    Discover efficient ways to edit Excel spreadsheets. Either edit XLS/XLSX files online or do it programmatically using C# & Java.... kind of like big tables of data. Programs like Microsoft Excel...application. Use the provided source code to edit Excel (XLS/XLSX)...

    blog.groupdocs.com/editor/edit-excel-spreadsheet/