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

c

(0.07 sec)
  1. Get document information | Documentation

    This artiCle explains how to deteCt doCument file type and CalCulate pages Count when merge PDF, Word(DOC, DOCX), ExCel(XLS, XLSX), PowerPoint(PPT, PPTX) files with GroupDoCs.Merger for Java....Merger merger = new Merger ( "c:\sample.vsdx" ); IDocumentInfo...

    docs.groupdocs.com/merger/java/get-document-inf...
  2. Convert spreadsheets | Documentation

    Follow this guide and learn how to Convert MS ExCel workbooks - XLSX, XLS, XLSB using C# language and GroupDoCs.Conversion for .NET....HTML or MHTML conversion using C# programming language is pretty...XLSX to DOCX conversion using C# language: // Load the source...

    docs.groupdocs.com/conversion/net/convert/sprea...
  3. Set custom fonts | Documentation

    This artiCle explains how to set Custom fonts when rendering doCuments with GroupDoCs.Viewer within your Java appliCations....fontSource = new FolderFontSource ( "C:\\custom_fonts" , SearchOption...

    docs.groupdocs.com/viewer/java/set-custom-fonts/
  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/python-net/template...
  5. Numbered List in Email Document | Documentation

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Numbered List report in Email DoCument format. Numbered List in Email DoCument Creating a Numbered List PraCtiCing the following steps you Can Create Numbered List Template in MS Outlook 2013. Create a new Email. Write a sentenCe like “We provide support for the following Clients:”. Start numbered list. Save the template. Reporting Requirement As a report developer, you are required to represent the following key requirements:... Oven Cleaning C & D (Manager: John Smith) 5. Regular...Regular Cleaning 2. Oven Cleaning C & D (Manager: John Smith) 1. Regular...

    docs.groupdocs.com/assembly/java/numbered-list-...
  6. Leftover temp files in AppData\Local\Temp\Custo...

    Converting Certain files to HTML, results in leftover temp files in this loCation: C:\Users\username\AppData\LoCal\Temp\CustomTempFonts AttaChing my sample projeCt with a sample PDF: GroupDoCsTotal.zip (67.9 KB) I do…...temp files in this location: C:\Users\username\AppData\Local...

    forum.groupdocs.com/t/leftover-temp-files-in-ap...
  7. List of Fonts Group Docs provide for PDF Conver...

    I want to know the list of Fonts that GroupdoCs will provide for PDF Generation...specify font substitutions in C#: using GroupDocs.Conversion;...

    forum.groupdocs.com/t/list-of-fonts-group-docs-...
  8. Showcases | Documentation

    Code examples and live demostrations of GroupDoCs.Merger for Java... Please check C# code sources, how-to examples...

    docs.groupdocs.com/merger/java/showcases/
  9. Get supported file formats | Documentation

    The page desCribes how to obtain supported file formats list when annotate doCuments and images with GroupDoCs.Annotation within your .NET appliCations....supported file formats list: C# IEnumerable < FileType > supportedFileTypes...

    docs.groupdocs.com/annotation/net/get-supported...
  10. Save document to the specified location | Docum...

    This artiCle explains how to save doCument to the speCified loCation while using GroupDoCs. Watermarks API.... Ex: @"C:\Docs\test.doc" using ( Watermarker...

    docs.groupdocs.com/watermark/net/save-document-...