Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 48,376 for

(c )

(0.39 sec)
  1. In-Table List in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Spreadsheet format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft Excel Document Creating a In-Table List Practising the following steps you can create In-Table List Template in MS Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....sum( c => c.getPrice())]»«/foreach» Total:...m => m.getContracts().sum( c => c.getPrice()))]» Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...
  2. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....of PDF pages to light yellow: C# using GroupDocs.Viewer ; using...height of the output image by 50%: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  3. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/indexing-with-st...
  4. Extract data from Microsoft Office Excel spread...

    Complete guide to extracting data, text, and tables from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Learn how to extract tables from Excel C# with code examples....to extract tables from Excel C# applications and extract data...Metadata from Excel Spreadsheets in C# .NET Extract images from Microsoft...

    docs.groupdocs.com/parser/net/extract-data-from...
  5. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons to Migrate Just to endeavor the report generation task more smoothly, we released GroupDocs.Assembly for .NET 3.0.0. Namespace(s) In GroupDocs.Assembly for .NET 3.0.0 only a single using GroupDocs.Assembly; namespace is required to generate reports in any of the supported formats. Whereas, in GroupDocs.Assembly for .NET 1.3.0 to generate a report in any of the supported format a separate namespace of that format is required to be added, given are the namespaces:...engine supports the underlying C# syntax for LINQ queries which...familiar and well documented C# syntax to write data binding/traversal...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  6. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...adjust: string inputTxtPath = "C://input/file.txt" ; Editor editor...outputTxtPath = "C:\output\document.txt" ; string outputWordPath = "C:\output\document...

    docs.groupdocs.com/editor/net/edit-txt/
  7. Search results | GroupDocs

    This article shows that how to perform the operations on search results.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/search-results/
  8. Document passwords | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/document-...
  9. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for Java...setStoragePath ( "C:\\Storage" ); signConfig . setOutputPath ( "C:\\Output"...

    docs.groupdocs.com/signature/java/migration-notes/
  10. Convert MSG and EML files to PDF using Java Con...

    Java Conversion API to programmatically convert email files (MSG, EML, EMLX) into PDF documents within your java based applications....convert MSG & EML files using C# in .NET application. This will...Convert EML or MSG file to PDF in C#...

    blog.groupdocs.com/conversion/convert-msg-and-e...