Sort Score
Result 10 results
Languages All
Labels All
Results 9,111 - 9,120 of 46,667 for

(c )

(0.08 sec)
  1. Storing text of indexed documents | Documentation

    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-...
  2. Character replacement during indexing | Documen...

    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...
  3. Search by chunks | Documentation

    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/
  4. OCR support | Documentation

    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/
  5. Unlock Files in CSharp on GroupDocs Blog | Docu...

    Unlock Files in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Unlock Files in CSharp on GroupDocs Blog | Document Automation Solutions for .N......Word با استفاده از سی شارپ راه C# برای افزودن پسورد به اسناد ورد...

    blog.groupdocs.com/fa/tag/unlock-files-in-cshar...
  6. Merge Word Documents on GroupDocs Blog | Docume...

    Merge Word Documents on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Merge Word Documents on GroupDocs Blog | Document Automation Solutions for .NET &......Word با استفاده از سی شارپ راه C# برای ادغام دو یا چند سند Word...

    blog.groupdocs.com/fa/tag/merge-word-documents/...
  7. Watermarks in PDF document | Documentation

    Learn about how many ways the Groupdocs.watermark can add watermarks in PDF documents.... Ex: @"C:\Docs\document.pdf" using ( Watermarker...path to your document. Ex: @"C:\Docs\document.pdf" using ( Watermarker...

    docs.groupdocs.com/watermark/net/watermarks-in-...
  8. Edit TXT | Documentation

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for Java...adjust: String inputTxtPath = "C://input//file.txt" ; Editor editor...= "C:\\output\\document.txt" ; String outputWordPath = "C:\\output\\document...

    docs.groupdocs.com/editor/java/edit-txt/
  9. In-Table List in Presentation Document | Docume...

    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-...
  10. CSV to XML on GroupDocs Blog | Document Automat...

    CSV to XML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in CSV to XML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers CSV......XML در سی شارپ با استفاده از C# داده های CSV را به فرمت XML تبدیل...

    blog.groupdocs.com/fa/tag/csv-to-xml/index.xml