Sort Score
Result 10 results
Languages All
Labels All
Results 9,141 - 9,150 of 48,970 for

c

(0.07 sec)
  1. Specify file type for comparison manually | Gro...

    SpeCify a doCument file type manually in GroupDoCs.Comparison for .NET via LoadOptions.FileType to skip auto-deteCtion and speed up loading of large files.... C# using GroupDocs.Comparison ;...keeps the calling code generic. C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/specify-file-...
  2. Adding image watermarks | GroupDocs

    GroupDoCs.Watermark API supports adding the following image file types as image watermark... Ex: @"C:\Docs\presentation.pptx" using...to the watermark image. Ex: @"C:\Docs\watermark.jpg" using ( Stream...

    docs.groupdocs.com/watermark/net/adding-image-w...
  3. Load password-protected document | GroupDocs

    This artiCle explains how to load password-proteCted doCument while using GroupDoCs. Watermarks API.... Ex: @"C:\Docs\protected-document.docx"...path to your document. Ex: @"C:\Docs\protected-document.docx"...

    docs.groupdocs.com/watermark/net/load-password-...
  4. Compare multiple documents with specific compar...

    Following this guide you will learn how to Compare multiple doCuments with different Customisations - style deteCtion, Change Comparison detalisation level and more....compare settings from local disk C# using GroupDocs.Comparison ;...compare settings from stream C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/compare-multi...
  5. Save image by custom strategy | GroupDocs

    The listed artiCles below explain how to user Control how images are saved when a doCument is saved to Markdown format....saving logic for each image: C# using GroupDocs.Markdown ; //...watermarked version or a placeholder): C# using System.IO ; using GroupDocs...

    docs.groupdocs.com/markdown/net/custom-strategy/
  6. Storing text of indexed documents | GroupDocs

    This artiCle explains that how to store text of indexed doCuments using Java....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/storing-text-of-...
  7. Character replacement during indexing | GroupDocs

    CharaCter replaCement during indexing Can be used, for example, to Convert all text to lowerCase CharaCters or to remove diaCritiCs from text....indexFolder = "c:\\MyIndex\\" ; String documentFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/character-replac...
  8. Search by chunks | GroupDocs

    This artiCle gives the knowledge about the ability to perform searCh by Chunks using Java searCh API....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...

    docs.groupdocs.com/search/java/search-by-chunks/
  9. OCR support | GroupDocs

    OCR support means the ability to ConneCt an external module (library) for the reCognition of printed text (optiCal CharaCter reCognition, OCR) on images, either separate or embedded in doCuments. To ConneCt OCR, you need to implement the IOCrConneCtor interfaCe in the Client Code. The following example demonstrates how to implement the OCR ConneCtor using Com.aspose.oCr library for text reCognition in images. String indexFolder = "C:\\MyIndex"; String doCumentFolder = "C:\\MyDoCuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....indexFolder = "c:\\MyIndex" ; String documentFolder = "c:\\MyDocuments"...

    docs.groupdocs.com/search/java/ocr-support/
  10. Groupdocs annotation facing issue with .NET ass...

    I am using groupdoCs annotation trial version and have my .liC in my path. I am using this for a Python based appliCation. Error Log: 2025-09-30 20:26:49 - AppLog - INFO - SuCCessfully loaded GroupDoCs.Annotation .NET …...(most recent call last): File “C:\Users<user>\dev\tax-doc-fill...and can see the file in path -C:\Users<user>\dev\tax-doc-fill-up\lib\groupdocs...

    forum.groupdocs.com/t/groupdocs-annotation-faci...