Sort Score
Result 10 results
Languages All
Labels All
Results 9,501 - 9,510 of 49,771 for

(c )

(1.61 sec)
  1. Multicolored Numbered List in Spreadsheet Docum...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List 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. Multicolored Numbered List in Microsoft Excel Document Creating a Multicolored Numbered List Practising the following steps you can create Multicolored Numbered List Template in MS Excel 2013....]>><</if>><</foreach>> Total: <<[ Sum (c => c. Price )]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  2. Multicolored Numbered List in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List 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. Multicolored Numbered List in Microsoft Word Document Creating a Multicolored Numbered List Practising the following steps you can create Multicolored Numbered List Template in MS Word 2013....]>><</if>><</foreach>> Total: <<[ Sum (c => c. Price )]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  3. Edit Excel Spreadsheet in Node.js | GroupDocs

    This guide demonstrates how to edit XLS, XLSX, XLSM, XLSB, ODS, SXC spreadsheets with hidden worksheets, protect edited spreadsheets with passwords, and many other powerful features of GroupDocs.Editor for Node.js....Editor ; const inputXlsxPath = 'C://input/spreadsheet.xlsx' ; const...editableDocument , saveOptions , 'C://output/edited-spreadsheet.xlsm'...

    docs.groupdocs.com/editor/nodejs-java/edit-excel/
  4. Create EditableDocument from file or markup | G...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Java API....simple: String inputHtmlPath = "C://input//document.html" ; EditableDocument...below: String inputHtmlPath = "C://input//document.html" ; String...

    docs.groupdocs.com/editor/java/create-editabled...
  5. GroupDocs.Signature for .NET 26.2 – Latest Upda...

    Explore what’s new in GroupDocs.Signature for .NET 26.2. Available now on NuGet and GroupDocs website....com/c/signature/...

    blog.groupdocs.com/signature/groupdocs-signatur...
  6. export-ebook-static.md

    ![](data:image/png;base64,iVBORw0KGgoAAAANSUhE/2hnOnU7STr9r800f6SdT/xvm+QAHED/QMSKIgADSUZ05J+n7+0j2/3Pexb/bD78N4+ZbLvVBIhhPgAGkAymSQW/a1lJG6UkT0GKoqCXq9Dp+dU0HXrtTs6tgkGvoSirZ/a77dpv4zPCBCLJ+joHubi......HHiocHTnyLy2/wA+mxfQOA//AKvt/c+nLp0+AmAj/r8+d+d+ckbE5yRsdtqk...X3dJHGpEdiI/X7fD68txMQo8y5bF/c/Pz6dSExkEkkkgg5Oc8/n4J5I8Have...

    docs.groupdocs.com/markdown/java/_output_files/...
  7. export-ebook-static.md

    ![](data:image/png;base64,iVBORw0KGgoAAAANSUhE/2hnOnU7STr9r800f6SdT/xvm+QAHED/QMSKIgADSUZ05J+n7+0j2/3Pexb/bD78N4+ZbLvVBIhhPgAGkAymSQW/a1lJG6UkT0GKoqCXq9Dp+dU0HXrtTs6tgkGvoSirZ/a77dpv4zPCBCLJ+joHubi......HHiocHTnyLy2/wA+mxfQOA//AKvt/c+nLp0+AmAj/r8+d+d+ckbE5yRsdtqk...X3dJHGpEdiI/X7fD68txMQo8y5bF/c/Pz6dSExkEkkkgg5Oc8/n4J5I8Have...

    docs.groupdocs.com/markdown/net/_output_files/d...
  8. GroupDocs.Conversion for Python 25.12 – Latest ...

    Explore what’s new in GroupDocs.Conversion for Python 25.12. Available now on NuGet and GroupDocs website....com/c/conversion/11...

    blog.groupdocs.com/conversion/groupdocs-convers...
  9. Template Syntax - Part 2 of 2 | GroupDocs

    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...
  10. In-Table List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentationformat 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 List in Microsoft PowerPoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab....Sum ( c => c.Price )]>><</ foreach >> Total:...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-i...