Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 46,738 for

(c )

(0.06 sec)
  1. Licensing and evaluation | Documentation

    GroupDocs.Viewer provides different plans for purchasing or offers a Free Trial and a 30-day Temporary License for evaluation....how to set a license from file: C# using GroupDocs.Viewer ; // ...set a license from a stream: C# using System.IO ; using GroupDocs...

    docs.groupdocs.com/viewer/net/licensing-and-eva...
  2. Extract Data Fields from the Documents using Gr...

    Hello everyone! I am back with something new and exciting for the developers who use to deal with the automated data extraction from the documents. A few years back, we released GroupDocs.Parser API which aimed to extract the text from various document formats. We kept on adding the features to it and today, it has become a giant API that provides a wide range of features including formatted text extraction, highlighted and structured text extraction, metadata extraction, extraction of images and the list goes on.... C# Java Apart from extracting by...can be achieved using the code. C# Java Now, you have seen how you...

    blog.groupdocs.com/parser/extract-data-fields-f...
  3. Visual Studio Plugin to Explore GroupDocs.Assem...

    Visual Studio Plugin to Explore GroupDocs.Assembly Examples GroupDocs.Assembly for .NET plugin is providing an ease to compile GroupDocs.Assembly for .NET 3.0.0 examples and to explore the examples. It has reduced the efforts to download examples and the DLL file from different resources (GitHub, NuGet). You can quickly run CSharp project. So all the manual steps to explore the examples have been exempted. Features Following are the key features of the plugin... Provides C# examples. Supports Visual Studio...to build any of the project (C#). Note For video demonstration...

    docs.groupdocs.com/assembly/net/visual-studio-p...
  4. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index....indexFolder = "c:\\MyIndex" ; String documentPath = "c:\\MyDocuments\\MyDocument...

    docs.groupdocs.com/search/java/separate-data-ex...
  5. Homophone dictionary | Documentation

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

    docs.groupdocs.com/search/nodejs-java/homophone...
  6. Word forms provider | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/word-form...
  7. Render to HTML | Documentation

    With GroupDocs.Viewer for .NET you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....HTML with external resources: C# using GroupDocs.Viewer ; using...HTML with embedded resources: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/rendering-to-html/
  8. Edit TXT | Documentation

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...file path const inputTxtPath = "C://input//file.txt" ; // Create...= "C:\\output\\document.txt" ; const outputWordPath = "C:\\output\\document...

    docs.groupdocs.com/editor/nodejs-java/edit-txt/
  9. In-Table Master-Detail in Presentation Document...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableMaster-Detail report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft PowerPoint Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS PowerPoint 2013. Add a new presentation slide. Click the document where you want to add the table. Press “Insert” tab to insert the table....sum(c => c.getPrice())]>> <<foreach [in...sum(m => m.getContracts().sum(c => c.getPrice()))]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-maste...
  10. Add Watermark to Images in Java | Text & Image ...

    Add text to image as watermark, or add image watermarks to JPG, WebP, PNG, BMP images using Java Watermarking API by GroupDocs....have already seen the same using C# in another post . There can be...Add Watermark to Images using C# Watermark Excel Sheets in Java...

    blog.groupdocs.com/watermark/add-watermark-to-i...