Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 49,014 for

c

(0.68 sec)
  1. 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...
  2. Search for different word forms | GroupDocs

    This artiCle shows that how to allow you to searCh for nouns in the singular or plural, adjeCtives in the degree of Comparison, forms of regular and irregular verbs, etC....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  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. 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...
  5. Use advanced logging | GroupDocs

    Learn advanCed logging teChniques available in the redaCtion API...requires to implement three methods: C# using GroupDocs.Redaction.Options...it to track error log records: C# using ( Stream stream = File...

    docs.groupdocs.com/redaction/net/use-advanced-l...
  6. Remove annotation replies | GroupDocs

    The page desCribes how to remove all or speCifiC annotation replies when Collaborate over doCument using GroupDoCs.Annotation for .NET API....annotation reply by its index: C# // NOTE: Input document already...replies that match some criteria: C# // NOTE: Input document already...

    docs.groupdocs.com/annotation/net/remove-annota...
  7. 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...
  8. 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...
  9. 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 GroupDocs.Redaction.Options...

    docs.groupdocs.com/redaction/net/ocr-usage-basics/
  10. Document passwords | GroupDocs

    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/