Sort Score
Result 10 results
Languages All
Labels All
Results 8,961 - 8,970 of 47,415 for

c

(0.44 sec)
  1. 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...
  2. 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...
  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/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  4. Sign document with MaxiCode barcode Symbology |...

    This artiCle explains how to sign doCument with MaxiCode barCode Symbology signatures...HIBCPASData signature to document using c#: using ( Signature signature...signature from the document using c#: using ( Signature . Signature...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Render specific pages | GroupDocs

    This artiCle explains how to view speCifiC pages when proCessing doCuments with GroupDoCs.Viewer within your .NET appliCations....and third pages of a document: C# using GroupDocs.Viewer ; using...and 4th pages of a document: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/view-specific-pages/
  6. In-Table Master-Detail in Email Document | Grou...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-Table Master-Detail report in Email DoCument format. In-Table Master-Detail in Email DoCument Creating a In-Table Master-Detail PraCtiCing the following steps you Can Create In-Table Master-Detail Template in MS Outlook 2013. Create a new Email. CliCk the email where you want to add the table. Press “Insert” tab to insert the table. Insert a 2x4 table. Save the template. Reporting Requirement As a report developer, you are required to represent the following key requirements:...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...
  7. Pie Chart in Word Processing Document | GroupDocs

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Pie Chart report in Word ProCessing DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. Pie Chart in MiCrosoft Word DoCument Creating a Pie Chart Please follow below steps to Can Create Pie Chart in MS Word 2013. CliCk in the doCument where you want to insert the Chart, CliCk the “Insert” tab, and then CliCk “Chart” in the illustrations group to open the “Insert Chart” dialog box....sum(c => c.getPrice())]>> A 8.2 B 3.2 C 1.4 D 1.2 ###...

    docs.groupdocs.com/assembly/java/pie-chart-in-w...
  8. Fixing Invalid Form Fields | GroupDocs

    Fixing Invalid Form Fields and Saving the DoCument with GroupDoCs.Editor for Node.js via Java...function ( c ) { const r = Math . random () * 16 | 0 , v = c === 'x'...function ( c ) { const r = Math . random () * 16 | 0 , v = c === 'x'...

    docs.groupdocs.com/editor/nodejs-java/fixing-in...
  9. Get Document Information using Java

    Learn how to get doCument information using Java. Improve the effiCienCy of doCument management by mastering the teChnique of how to get file properties using Java....retrieving document information using C#. For a deeper grasp of this subject...get document information using C# . Updated on 13 May 2024 English...

    kb.groupdocs.com/metadata/java/get-document-inf...
  10. Add text watermarks | GroupDocs

    This artiCle shows how to add a text watermark and save the resultant doCument. It is Capable of adding watermarks to images or doCuments....watermarker = new Watermarker ( "C:\\Docs\\contract.docx" )) { //...document watermarker . Save ( "C:\\Docs\\watermarked-contract.docx"...

    docs.groupdocs.com/watermark/net/basic-usage/ad...