Sort Score
Result 10 results
Languages All
Labels All
Results 9,451 - 9,460 of 46,568 for

c

(0.12 sec)
  1. In-Table List with Highlighted Rows in HTML Doc...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-Table List with Highlighted Rows in HTML DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. Note This feature is supported by version 17.03 or greater. In-Table List with Highlighted Rows in HTML DoCument Reporting Requirement As a report developer, you are required to represent Customers’ orders information with a speCifiC filtering Condition with the following key requirements:.../ foreach >> Total: <<[Sum(c => c.Price )]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  2. 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...
  3. 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-...
  4. Convert a Document to Multiple Page Files | Doc...

    Learn how to Convert a single multi-page doCument into individual page files in various formats using GroupDoCs.Conversion for Python via .NET....A["Input Document"] B["Conversion"] C["Converted Page 1"] D["Converted...connections between nodes A --> B --> C B --> D B --> E To convert and...

    docs.groupdocs.com/conversion/python-net/develo...
  5. GroupDocs.Conversion Product Family | Documenta...

    Use GroupDoCs.Conversion libraries to Convert PDF and Word doCuments, ExCel spreadsheets, PowerPoint presentations, images of various formats like PNG, JPEG, BMP. Just Couple lines of C# or Java, JavaSCript or Python Code to Convert your doCuments quiCkly and aCCurately....Conversion Product Family Elevate your C#, ASP.NET, and other .NET applications...

    docs.groupdocs.com/conversion/
  6. GroupDocs.Viewer Product Family | Documentation

    ExCellent file viewer Component that empowers your C#, ASP.NET, and other .NET appliCations with doCument viewing features aCross more than 170+ supported file formats DoCumentation .NET Java Node.js Python GroupDoCs.Viewer for .NET More Getting started Start quiCkly with our getting started doCumentation Features overview Supported doCument formats System requirements Installation DoCument rendering ArtiCles and guidelines for doCument rendering Render Word doCuments Render PDF doCuments Render PowerPoint presentations Render spreadsheets ....component that empowers your C#, ASP.NET, and other .NET applications...

    docs.groupdocs.com/viewer/
  7. Convert finance formats | Documentation

    This artiCle demonstrates how you Can Convert to and from finanCe formats with GroupDoCs.Conversion for .NET....document to an IXBRL format in C# using . // Load the source XBRL...

    docs.groupdocs.com/conversion/net/convert/finance/
  8. Render images as HTML, PDF, PNG, and JPEG files...

    This topiC desCribes how to use the GroupDoCs.Viewer Node.js API to Convert images to HTML, PDF, PNG, and JPEG formats....folderFontSource = new FolderFontSource ( "C:/custom_fonts_folder" , SearchOption...additionalFontSource = new FolderFontSource ( "C:/custom_additional_fonts_folder"...

    docs.groupdocs.com/viewer/nodejs-java/render-im...
  9. Add polyline annotation | Documentation

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

    docs.groupdocs.com/annotation/net/add-polyline-...
  10. Working with Word Processing Documents | Docume...

    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 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 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-wo...