Sort Score
Result 10 results
Languages All
Labels All
Results 9,411 - 9,420 of 46,599 for

c

(0.06 sec)
  1. Specify encoding when loading documents | Docum...

    This artiCle explains how to speCify enCoding when loading doCuments with GroupDoCs.Viewer within your .NET appliCations....render the text file to HTML: C# using System.Text ; using GroupDocs...

    docs.groupdocs.com/viewer/net/specify-encoding-...
  2. Pie Chart in Spreadsheet Document | Documentation

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Pie Chart report in Spreadsheet DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. Pie Chart in MiCrosoft ExCel DoCument Creating a Pie Chart Please follow below steps to Create Pie Chart in MS ExCel 2013. Add a new Workbook. CliCk in the workbook where you want to insert the Chart, CliCk the “Insert” tab, and then CliCk “Pie Chart ICon” in the Charts group....sum(c => c.getPrice())]>>" Download Pie...

    docs.groupdocs.com/assembly/java/pie-chart-in-s...
  3. Working with Presentation Documents | Documenta...

    Note This feature is supported by version 18.2 or greater. Working with Presentation DoCuments GroupDoCs.Assembly allows you to use data bands in table rows in Presentation DoCuments. A table-row data band is a data band whose body oCCupies single or multiple rows of a single doCument table. The body of suCh a band starts at the beginning of the first oCCupied row and ends at the end of the last oCCupied row as follows....«foreach [c in ds]» «[c.Client]» «[c.Manager]» «[c.Contact_Price]»...

    docs.groupdocs.com/assembly/java/working-with-p...
  4. Working with Email Messages | Documentation

    Note This feature is supported by version 18.2 or greater. Working with Email Messages GroupDoCs.Assembly allows you to use data bands in table rows in Email Messages with HTML and RTF bodies. A table-row data band is a data band whose body oCCupies single or multiple rows of a single doCument table. The body of suCh a band starts at the beginning of the first oCCupied row and ends at the end of the last oCCupied row as follows....«foreach [c in ds]» «[c.Client]» «[c.Manager]» «[c.Contact_Price]»...

    docs.groupdocs.com/assembly/java/working-with-e...
  5. Working with Word Processing Documents | Docume...

    Note This feature is supported by version 18.2 or greater. Working with Word ProCessing DoCuments GroupDoCs.Assembly allows you to use data bands in table rows in Word ProCessing DoCuments. A table-row data band is a data band whose body oCCupies single or multiple rows of a single doCument table. The body of suCh a band starts at the beginning of the first oCCupied row and ends at the end of the last oCCupied row as follows....«foreach [c in ds]» «[c.Client]» «[c.Manager]» «[c.Contact_Price]»...

    docs.groupdocs.com/assembly/java/working-with-w...
  6. Working with Email Messages | Documentation

    Note This feature is supported by version 18.2 or greater. Note The Code uses some of the objeCts defined in The Business Layer. Working with Email Messages GroupDoCs.Assembly allows you to use data bands in table rows in Email Messageswith HTML and RTF bodies. A table-row data band is a data band whiCh body oCCupies single or multiple rows of a single doCument table. The body of suCh a band starts at the beginning of the first oCCupied row and ends at the end of the last oCCupied row as follows....<<foreach [c in ds]>><<[c.Client]>> <<[c.Manager]>> <<[c.Price]>><</foreach>>...

    docs.groupdocs.com/assembly/net/working-with-em...
  7. Add text field annotation | Documentation

    The page desCribes how to add text field annotation to a doCument programmatiCally using GroupDoCs.Annotation for .NET....shows how to add to the document: C# //Add text field annotation to...

    docs.groupdocs.com/annotation/net/add-text-fiel...
  8. Text search in network | Documentation

    This page Contains information about full-text searChing in the searCh network.... C# Searcher searcher = node . Searcher...

    docs.groupdocs.com/search/net/text-search-in-ne...
  9. Indexing documents | Documentation

    This page Contains information about indexing doCuments in the searCh network.... C# Stream [] streams = new Stream...

    docs.groupdocs.com/search/net/indexing-documents/
  10. Load from Amazon S3 Storage | Documentation

    This artiCle explains how to load a doCument from Amazon S3 Storage with GroupDoCs.Viewer within your .NET appliCations.... C# using System.IO ; using System...

    docs.groupdocs.com/viewer/net/load-document-fro...