Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 47,530 for

(c )

(0.07 sec)
  1. Annotation redactions | GroupDocs

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....“show” or “describe” in its body: C# using ( Redactor redactor = new...e.g.: C# using ( Redactor redactor = new Redactor ( @"C:\test...

    docs.groupdocs.com/redaction/net/annotation-red...
  2. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating an...getSpellingCorrector (). exportDictionary ( "C:\\Words.txt" ); // Import words...

    docs.groupdocs.com/search/java/spelling-corrector/
  3. 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-...
  4. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Convert an Excel workbook to HTML C# using GroupDocs.Viewer ; using...Apple Numbers spreadsheet to HTML C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/render-excel-and-...
  5. GroupDocs.Parser for .NET

    This API allows you to perform text search and index any type of file format using C# .NET language on any platform....Extract Metadata from PDF using C# «« « 1 2 3 4 » »» English Deutsch...

    kb.groupdocs.com/parser/net/page/4/
  6. 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...
  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. Working with Template Syntax Formatting | Group...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax   Products Order Price <>No data <><><<[Product.ProductName] : upper>> <<[Price] : arabicDash>><> Total: <<[Sum(c => c.Price)]>><>     Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....arabicDash>><</foreach>> Total: <<[ Sum (c => c. P rice )]>><</if>> Tip For...

    docs.groupdocs.com/assembly/net/working-with-te...
  9. Output adapters | GroupDocs

    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/
  10. Accept or Reject revisions | GroupDocs

    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...