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

c

(0.2 sec)
  1. In-Table Master-Detail in Presentation Document...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate an In-Table Master-Detail report in Presentation DoCument format based on the use Case: Working with a Business Case. Note The Code uses some of the objeCts defined in The Business Layer. In-Table Master-Detail in MiCrosoft PowerPoint DoCument Creating a In-Table Master-Detail PraCtising the following steps you Can Create In-Table Master-Detail Template in MS PowerPoint 2013. Add a new presentation slide....Sum ( c => c.Price )]>> << foreach [in Order]>>...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-master...
  2. In-Table Master-Detail in Spreadsheet Document ...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate an In-Table Master-Detail report in Spreadsheet DoCument format based on the use Case: Working with a Business Case. Note The Code uses some of the objeCts defined in The Business Layer. In-Table Master-Detail in MiCrosoft ExCel DoCument Creating a In-Table Master-Detail PraCtising the following steps you Can Create In-Table Master-Detail Template in MS ExCel 2013. Add a new Workbook. SeleCt the range of Cells that you want to inClude in the table....Sum ( c => c.Price )]>> << foreach [in Order]>>...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-master...
  3. Document filtering in search result | Documenta...

    This artiCle gives the knowledge that how the doCument filters used during the searCh using Java searCh API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/document-...
  4. Template Syntax - Part 2 of 2 | Documentation

    Note This artiCle is the seCond part of the Template Syntax series of artiCles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You Can output expression results to your reports using expression tags. An expression tag denotes a plaCeholder for an expression result within a template. While building a report, the Corresponding expression is evaluated, and this plaCeholder is replaCed with the formatted result of the expression....<<foreach [c in ds.Contracts]>><<[c.Clients.Name]>> <<[c.Managers...Name]>> <<[c.Price]>><</foreach>> Total: <<[ds.Contracts.Sum(c => c...

    docs.groupdocs.com/assembly/net/template-syntax...
  5. Repeat a drawn line in a foreach loop - Free Su...

    When using a foreaCh loop, that enCloses a drawn line, the line is only shown on the first iteration of the loop. WhiCh is where it shows in the template. Is there a way to get the line to be shown for eaCh iteration?... There’s a C# project in the zip file. A template...

    forum.groupdocs.com/t/repeat-a-drawn-line-in-a-...
  6. Save a modified file to a stream | Documentation

    This artiCle shows how to save a file to the speCified stream in Java... Ex: @"C:\Docs\test.png" try ( Metadata...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  7. Rotating PDF documents | Documentation

    The page desCribes how to rotating the PDF doCument pages using GroupDoCs.Annotation for .NET API....page by 90 degrees clockwise: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/rotatitng-pdf...
  8. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanCed_usage.loading_files.LoadFromStream // Constants.InputDoC is an absolute or relative path to your doCument. Ex: @"C:\DoCs\sourCe.doC" try (InputStream stream = new FileInputStream(Constants.InputDoC)) { try (Metadata metadata = new Metadata(stream)) { // ExtraCt, edit or remove metadata here } } More resourCes GitHub examples You may easily run the Code above and see the feature in aCtion in our GitHub examples: GroupDoCs.Metadata for .... Ex: @"C:\Docs\source.doc" try ( InputStream...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  9. Add watermarks to images | Documentation

    Add watermark to photos or multi-framed images using Java.... Ex: "C:\\Docs\\image.tiff" TiffImageLoadOptions...

    docs.groupdocs.com/watermark/java/add-watermark...
  10. Load custom fonts | Documentation

    This artiCle explains how to load Custom fonts PDF, Word, ExCel, PowerPoint doCuments when using GroupDoCs.Comparison for .NET....fonts and compare documents: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/load-custom-f...