Sort Score
Result 10 results
Languages All
Labels All
Results 9,081 - 9,090 of 48,935 for

(c )

(1.12 sec)
  1. show or hide html page borders on GroupDocs Blo...

    show or hide html page borders on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in show or hide html page borders on GroupDocs Blog | Document Automation ......NET & Java Developers C#에서 문서를 HTML로 변환하는 동안 페이지 테두리 표시...

    blog.groupdocs.com/ko/tag/show-or-hide-html-pag...
  2. In-Table List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft Word Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS Word 2013. Click the on the document where you want to insert the table. Press “Insert” tab....sum( c => c.getPrice())]»«/foreach» Total:...m => m.getContracts().sum( c => c.getPrice()))]» Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...
  3. In-Table Master-Detail in Email Document | Grou...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Email Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. In-Table Master-Detail in Email Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Outlook 2013. Create a new Email. Click the email where you want to add the table....Sum(c => c.Price)]>> <<[Product.ProductName]>>...Total: <<[Sum( m => m.Order.Sum( c => c.Price))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-master...
  4. 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-...
  5. 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...
  6. 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/
  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. Convert PDF to HTML in CSharp on GroupDocs Blog...

    Convert PDF to HTML in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert PDF to HTML in CSharp on GroupDocs Blog | Document Automation So......NET & Java Developers 使用 C# 將 PDF 文檔轉換為 HTML 讓我們使用幾行代碼將 PDF...

    blog.groupdocs.com/zh-hant/tag/convert-pdf-to-h...
  9. Search text in Word Document on GroupDocs Blog ...

    Search text in Word Document on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Search text in Word Document on GroupDocs Blog | Document Automation Solu......NET & Java Developers 使用 C# .NET 在 Word、Excel、PDF、ZIP 和其他文檔格式中搜索文本...

    blog.groupdocs.com/zh-hant/tag/search-text-in-w...
  10. Search Electronic Signature in CSharp on GroupD...

    Search Electronic Signature in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Search Electronic Signature in CSharp on GroupDocs Blog | Docume......NET & Java Developers 在 C# 中的 Word、Excel、PowerPoint, PDF...

    blog.groupdocs.com/zh-hant/tag/search-electroni...