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

c

(0.25 sec)
  1. Load password-protected document | GroupDocs

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

    docs.groupdocs.com/watermark/java/load-password...
  2. 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. Const indexFolder = 'C:/MyIndex/'; Const doCumentsFolder = 'C:/MyDoCuments/'; Const query = 'Einstein'; // Creating an index Const index = new groupdoCs....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  3. Spreadsheet conversion options | GroupDocs

    Control Column trunCation, row limits, sheet separators, and hidden worksheets... Column and row truncation C# using GroupDocs.Markdown ; var...Sheet separator and hidden sheets C# using GroupDocs.Markdown ; var...

    docs.groupdocs.com/markdown/net/spreadsheet-opt...
  4. 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...
  5. 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-...
  6. In-Table List with Filtering Grouping and Order...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a In-TableList with Filtering, Grouping, and Ordering report in Spreadsheet DoCument format based on the use Case: Working with a Business Case. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in MiCrosoft ExCel DoCument Creating a In-Table List with Filtering, Grouping, and Ordering PraCtising the following steps you Can Create In-Table List with Filtering, Grouping, and Ordering Template in MS ExCel 2013....Where(c => c.OrderDate.Year == 2015) . GroupBy (c => c.Customer...Key.CustomerName ]>> <<[Sum(c => c.Price )]>><</ foreach >> Tip...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  7. 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/
  8. 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...
  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. AI Agents and LLM Integration | GroupDocs

    GroupDoCs.Comparison for Python via .NET is AI agent and LLM friendly — maChine-readable doCumentation, an MCP server, AGENTS.md shipped inside the pip paCkage, and runnable Code examples for AI-driven doCument review and Change-deteCtion pipelines....() for c in changes : print ( f "[ { c . type } ] { c . text...text !r} at ( { c . box . x : .0f } , { c . box . y : .0f } )" )...

    docs.groupdocs.com/comparison/python-net/agents...