Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 47,236 for

(c )

(0.07 sec)
  1. 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-...
  2. 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...
  3. 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/
  4. 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-...
  5. 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...
  6. 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...
  7. 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/
  8. Pie Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft PowerPoint Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS PowerPoint 2013: Add a new presentation slide. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....sum(c => c.getPrice())]>> A 8.2 B 3.2 C 1.4 D 1.2 ###...

    docs.groupdocs.com/assembly/java/pie-chart-in-p...
  9. convert PDF to Excel in csharp on GroupDocs Blo...

    convert PDF to Excel in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in convert PDF to Excel in csharp on GroupDocs Blog | Document Automation ......DOC، DOCX به صفحه گسترده اکسل در C# با استفاده از API تبدیل سند برای...

    blog.groupdocs.com/fa/tag/convert-pdf-to-excel-...
  10. PPT to JPG in CSharp on GroupDocs Blog | Docume...

    PPT to JPG in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PPT to JPG in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &......با فرمت PPT/PPTX با استفاده از C# به فرمت JPG یا PNG تبدیل کنید...

    blog.groupdocs.com/fa/tag/ppt-to-jpg-in-csharp/...