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

(c )

(0.07 sec)
  1. Showcases | Documentation

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

    docs.groupdocs.com/editor/java/showcases/
  2. Showcases | Documentation

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

    docs.groupdocs.com/merger/nodejs-java/showcases/
  3. Showcases | Documentation

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

    docs.groupdocs.com/merger/net/showcases/
  4. Load document from local disk | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Merger for Java.... String filePath = "c:\sample.docx" ; Merger merger...

    docs.groupdocs.com/merger/java/load-document-fr...
  5. Load password-protected document | Documentation

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Merger for .NET.... string filePath = @"c:\sample.docx" ; LoadOptions loadOptions...

    docs.groupdocs.com/merger/net/load-password-pro...
  6. Add password to PDF with permissions | Document...

    This article explains how to add password for PDF document with permissions using GroupDocs.Merger for .NET....document with permissions in C# code: Initialize class with new...

    docs.groupdocs.com/merger/python-net/add-passwo...
  7. Load from stream | Documentation

    This article explains how to load from stream while using GroupDocs. Watermarks Java API.... Ex: "C:\\Docs\\document.docx" FileInputStream...

    docs.groupdocs.com/watermark/java/load-from-str...
  8. In-Table List in Presentation Document | Docume...

    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...
  9. 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...
  10. Cleanup Temporary Files using GroupDocs.Viewer ...

    We are pleased to announce the release of GroupDocs.Viewer for Java 17.5.1. This is a hotfix release that contains 2 bug fixes and a new feature. The latest version allows you to manually cleanup the temporary files that are created during document rendering. Please continue to read the details about the new feature and the bug fixes. Cleanup Temporary FilesWhile rendering documents, GroupDocs.Viewer creates temporary files which were removed automatically after each operation....tmpdir”, “c:/my_temp_files/”). The following...

    blog.groupdocs.com/viewer/cleanup-temporary-fil...