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

c

(1.18 sec)
  1. 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/
  2. Import annotations | GroupDocs

    This page desCribes how to import annotation from the XML files using GroupDoCs.Annotation for .NET API....annotations from an XML file: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/import-annota...
  3. 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...
  4. 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/...
  5. 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...
  6. 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...
  7. 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/net/template-syntax...
  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...