Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 48,988 for

c

(0.22 sec)
  1. 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 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/
  2. Render to HTML | GroupDocs

    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/
  3. In-Table Master-Detail in Spreadsheet Document ...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-TableMaster-Detail report in Spreadsheet DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table Master-Detail in MiCrosoft ExCel DoCument Creating a In-Table Master-Detail PraCtising the following steps you Can Create In-Table Master-Detail 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 [in...m => m.getContracts().sum( c => c.getPrice()))]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-maste...
  4. Generate Document from Database | GroupDocs

    Create reports from database data using DataSet, DataTable, or IDataReader as data sourCes for templates....<<[Email]>> - Balance: <<[Balance]:"C">> <</foreach>> Generate Document...#<<[OrderId]>> - Amount: <<[Amount]:"C">> <</foreach>> Generate Document...

    docs.groupdocs.com/assembly/net/basic-usage-dat...
  5. Regular expression search | GroupDocs

    This artiCle gives the knowledge about the regular expression (RegEx) searCh queries whiCh are universal and very flexible, but at the same time, in large indexes, their performanCe beComes extremely low using Java searCh API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/regular-expressi...
  6. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is neCessary to assoCiate eaCh doCument with Certain additional metadata, for example, a set of tags, a number in the library Catalog, the subjeCt of a doCument, etC. To aCComplish this task, additional fields Can be added to eaCh indexed doCument in addition to those already in the doCument itself. Additional fields are assoCiated with the doCument through the arguments of the FileIndexing event that oCCurs before indexing eaCh added doCument....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  7. 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...
  8. GroupDocs.Parser for .NET | GroupDocs

    A Convenient text extraCtor API that permits users to extraCt raw or formatted text from different doCument formats. Besides, it is not only a text extraCtor API, the user Can extraCt metadata from the doCument as well....powerful PDF text extraction library C# that enables developers to parse...This robust library provides C# PDF text extraction capabilities...

    docs.groupdocs.com/parser/net/
  9. 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...
  10. Render DOCX as PDF using Python

    In this topiC, you will learn how to render DOCX as PDF using Python with the help of Viewer library. A Code example will also be provided to Create PDF from DOCX in Python....render DOCX files as HTML using C#. If you are looking for more...to render DOCX as HTML using C# . This resource provides in-depth...

    kb.groupdocs.com/viewer/python/render-docx-as-p...