Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 46,667 for

(c )

(0.34 sec)
  1. Can not iterate over an instance of type 'Syste...

    Good day, we need some help with two issues which are best illustrated with a simple example. Take a default setup, with: Options = DocumentAssemblyOptions.AllowMissingMembers JsonDataSource: {} Template: <<var [b…...subset of C# language in its template syntax and mimics C# compiler...<<var [v = null]>> . In pure C#, on attempt to use a construction...

    forum.groupdocs.com/t/can-not-iterate-over-an-i...
  2. Edit Email | Documentation

    This guide demonstrates how to edit content of the documents from Email format family like a common text documents using a GroupDocs.Editor for Java.... String emlFilename = "C:\Attachments.eml" ; InputStream...sample file String emlFilename = "C:\Attachments.eml" ; InputStream...

    docs.groupdocs.com/editor/java/edit-email/
  3. Convert presentations | Documentation

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code....made with just several lines of C# code. This article explains how...formats programmatically using C# language. Supported presentation...

    docs.groupdocs.com/conversion/net/convert/prese...
  4. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document....might look like this: file:///C:/Text.html#hit0 The following...indexFolder = 'c:/MyIndex/' ; const documentFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/highlight...
  5. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft Excel Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Excel 2013....where(c => c.getDate().getYear() + 1900 == 2015) .groupBy(c => c...c.getManager()) .orderBy(g => g.key.getName())]» «[key.getName()]»...

    docs.groupdocs.com/assembly/java/in-table-list-...
  6. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert web documents to PDF, PNG, and JPEG formats.... C# using GroupDocs.Viewer ; using...output image size in pixels. C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-web-docume...
  7. Password Protect PowerPoint Presentations | Loc...

    Add password to PowerPoint presentations. Lock PPT files with password protection using free online app & programmatically using GroupDocs....NET Java C# Way to Add Password to PowerPoint...document by adding a password using C#, here’s how you can do it with...

    blog.groupdocs.com/merger/password-protect-powe...
  8. Output adapters | Documentation

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...FileOutputAdapter ( OutputFormat . Html , "C:\\Text.html" ); index . getDocumentText...

    docs.groupdocs.com/search/java/output-adapters/
  9. Accept or Reject revisions | Documentation

    Following this guide, you will learn how to apply or discard revisions found during document comparison using built-in Microsoft Word functionality....Reject revisions from local disk C# using GroupDocs.Comparison ;...Reject revisions from stream C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/accept-or-rej...
  10. Verify Digital Signature in Documents using Java

    Verify digital signatures in digitally signed Word documents, Excel sheets, PowerPoint presentations, and PDF files using Electronic Signature Java API....signatures in documents using C#. Java API for Signature Verification...Signatures in Documents using C#...

    blog.groupdocs.com/signature/verify-digital-sig...