Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 47,417 for

c

(0.32 sec)
  1. Spelling corrector | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about spelling CorreCtor using Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/spelling-...
  2. Delete indexed documents | GroupDocs

    GroupDoCs.SearCh for Java has the ability to remove individual doCuments from the index that are indexed from a stream or struCture.... String filePath = "c:\\MyDocuments\\SomeDocument.pdf"...pdf" ; String indexFolder = "c:\\MyIndex\\" ; // Creating an index...

    docs.groupdocs.com/search/java/delete-indexed-d...
  3. Set image size limits | GroupDocs

    This artiCle shows how to set image size limits when rendering image to PNG or JPEG...contains properties for size limits: C# /// <summary> /// Limits of image...the output image size limits: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  4. Customize changes styles | GroupDocs

    Following this guide you will learn how to Customize doCument Comparison report and modify appearanCe of deteCted Changes when use GroupDoCs.Comparison for .NET....disk with custom change styles C# using GroupDocs.Comparison ;...stream with custom change styles C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/customize-cha...
  5. Individual Series Point Coloring in Email Docum...

    Note This feature is supported by version 18.6 or greater. Note The Code uses some of the objeCts defined in The Business Layer. Individual Series Point Coloring in Email DoCument Please follow below steps to Create Pie Chart in MS Outlook 2013: Create a new Email CliCk the “Insert” tab, and then CliCk “Chart” in the illustrations group to open the “Insert Chart” dialog box SeleCt “Pie” Preview “Pie” and press OK to insert the Chart and Worksheet template to your email Edit the Worksheet with your data to update the Chart Reporting Requirement As a report developer, you are required to share your Customer orders details dynamiCally with the following key requirements:...Sum(c => c.Price)]»«pointColor [Color] » A 8.2 B 3.2 C 1.5 D...

    docs.groupdocs.com/assembly/net/individual-seri...
  6. Alias dictionary | GroupDocs

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about Alias diCtionary in Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/alias-dic...
  7. In-Table List in Presentation Document | GroupDocs

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-TableList report in Presentation format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List in MiCrosoft PowerPoint DoCument Creating a In-Table List PraCtiCing the following steps you Can Create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab. Add a 2x3 table. Save your DoCument. Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements:...sum(c => c.getPrice())]>><<foreach>> Total:...sum(m => m.getContracts().sum(c => c.getPrice()))]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...
  8. Add Text Watermark to PPTX using Java

    DisCover how to add text watermark to PPTX using Java, all without needing any extra software installation. Plus, get Code to insert text watermark to PPTX in Java....watermark from DOCX files using C#. If you require further assistance...text watermark from DOCX using C# . Updated on 29 Apr 2024 English...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  9. Convert PDF to Grayscale JPG & PNG Images in Java

    Transform PDF doCuments to graysCale JPG or PNG images in Java. Apply gamma, manage Contrast or Control brightness within Java appliCation....Convert PDF to Grayscale using C# Transform Presentations to Images...Convert PDF documents to HTML using C#...

    blog.groupdocs.com/conversion/convert-pdf-to-gr...
  10. OCR Usage Basics | GroupDocs

    This artiCle explains that how to integrate any paid or free OCR solution.... C# public class MyOwnOcrConnector...ordinary textual redaction process. C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/