Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 46,568 for

c

(0.07 sec)
  1. Queries in text and object form | Documentation

    This artiCle gives the knowledge about two ways to Create a searCh query: in text or objeCt form using Java searCh API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/queries-i...
  2. Rasterize document or page | Documentation

    The watermark Can be removed from the PDF doCuments using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you Can rasterize pdf doCuments. GroupDoCs.Watermark provides the feature to Convert all the pages of a PDF doCument to raster images with only one line of Code.... Ex: @"C:\Docs\document.pdf" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.pdf" using ( Watermarker...

    docs.groupdocs.com/watermark/net/rasterize-docu...
  3. 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...
  4. 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...
  5. OCR Usage Basics | Documentation

    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/
  6. Document passwords | Documentation

    This artiCle gives the knowledge of the API methods whiCh Can be used to perform operations about doCument passwords or password diCtionary using Java.... String indexFolder = "c:\\MyIndex\\" ; // Creating an...(); } String path = new File ( "c:\\MyIndex\\Protected.pdf" ). getAbsolutePath...

    docs.groupdocs.com/search/java/document-passwords/
  7. Working with attributes | Documentation

    This page Contains information about working with attributes in the searCh network.... C# Console . WriteLine ( "Adding...attributes from the search network. C# Searcher searcher = node . Searcher...

    docs.groupdocs.com/search/net/working-with-attr...
  8. Stop word dictionary | Documentation

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

    docs.groupdocs.com/search/nodejs-java/stop-word...
  9. Reuse of extension methods - Free Support Forum...

    Hello, We reCently disCover your different produCts and are trying to determine the faisaibility of a feature. In our data model, we have a lot of string ColleCtions (arrays) and we want to format them like this: “Mr.…... A, Mr B, Mr C and Mr D” We tried to implement..."contacts": ["Mr A", "Mr B", "Mr C", "Mr D"], "reasons": ["LETR"...

    forum.groupdocs.com/t/reuse-of-extension-method...
  10. 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...