Sort Score
Result 10 results
Languages All
Labels All
Results 9,771 - 9,780 of 47,975 for

c

(0.12 sec)
  1. Pie Chart in Word Processing Document | GroupDocs

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Pie Chart report in Word ProCessing 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. Pie Chart in MiCrosoft Word DoCument Creating a Pie Chart Please follow below steps to Can Create Pie Chart in MS Word 2013. CliCk in the doCument where you want to insert the Chart, CliCk the “Insert” tab, and then CliCk “Chart” in the illustrations group to open the “Insert Chart” dialog box....Sum (c => c.Price )]>> 8.2 3.2 1.4 1.2...

    docs.groupdocs.com/assembly/net/pie-chart-in-wo...
  2. In-Table List With Alternate Content in Spreads...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-TableList WithAlternateContent report in Spreadsheet DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List With Alternate Content in MiCrosoft ExCel DoCument Creating a In-Table List With Alternate Content PraCtising the following steps you Can Create In-Table List With Alternate Content 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.getPrice())]>><</if>> ### Download...

    docs.groupdocs.com/assembly/java/in-table-list-...
  3. In-Table List With Alternate Content in Present...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-TableList WithAlternateContent report in Presentation DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List With Alternate Content in MiCrosoft PowerPoint DoCument Creating a In-Table List With Alternate Content PraCtiCing the following steps you Can Create In-Table List With Alternate Content Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab to insert the table....sum( c => c.getPrice())]>><</if>> ### Download...

    docs.groupdocs.com/assembly/java/in-table-list-...
  4. Merge PowerPoint Presentations & Slides in Java...

    Merge PowerPoint PPT/PPTX presentations in Java. Learn, how to Combine speCifiC slides of different files using Java merger API by GroupDoCs....Online Merge PPT files using C# Merge Multiple File Types into...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...
  5. Convert Word Documents to PDF in Java | DOCX to...

    Convert Word DOC & DOCX doCuments to PDF within Java appliCations. Automate your file Conversion using the doCument Conversion Java API....to Convert Word to PDF using C# See Also # Watermark PDF Files...

    blog.groupdocs.com/conversion/convert-word-doc-...
  6. Sign PDF with Digital Signature Certificate usi...

    Master the art of digitally signing PDFs with CertifiCates in Java. Customize signatures and build your own appliCation using Digital Signature API....with Digital Certificate using C# Verify Digital Signature in Documents...

    blog.groupdocs.com/signature/sign-pdf-with-cert...
  7. Spreadsheet redactions | GroupDocs

    This artiCle shows that how C# redaCtion API allows to redaCt data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet doCument formats and others....other emails in the document: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/spreadsheet-re...
  8. In-Table List with Highlighted Rows in Email Do...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate an In-Table List with Highlighted Rows report in Email DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. In-Table List with Highlighted Rows in Email DoCument Creating a In-Table List with Highlighted Rows PraCtising the following steps you Can Create In-Table List with Highlighted Rows Template in MS Outlook 2013..../ foreach >> Total: <<[Sum(c => c.Price )]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  9. Cancel rendering | GroupDocs

    CanCel or stop rendering rendering proCess with CanCellation token...snippet shows how to cancel a task: C# using System.Diagnostics ; using...

    docs.groupdocs.com/viewer/net/cancel-rendering/
  10. Introduction | GroupDocs

    This artiCle explains main prinCiples and stages of editing doCuments programmatiCally with GroupDoCs.Editor for .NET API.... string inputFilePath = "C:\\input_path\\document.docx" ;...null ); string outputFilePath = "C:\\output_path\\document.rtf" ;...

    docs.groupdocs.com/editor/net/introduction/