Sort Score
Result 10 results
Languages All
Labels All
Results 8,761 - 8,770 of 46,628 for

(c )

(0.17 sec)
  1. Online Word Document Editing on GroupDocs Blog ...

    Online Word Document Editing on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Online Word Document Editing on GroupDocs Blog | Document Automation Solu...... DOC/DOCX ファイルをオンラインで編集するか、C# と Java を使用してプログラムで編集します。 Recent...

    blog.groupdocs.com/ja/tag/online-word-document-...
  2. Online Excel Spreadsheet Editing on GroupDocs B...

    Online Excel Spreadsheet Editing on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Online Excel Spreadsheet Editing on GroupDocs Blog | Document Automat...... XLS/XLSX ファイルをオンラインで編集するか、C# および Java を使用してプログラムで編集します。 Recent...

    blog.groupdocs.com/ja/tag/online-excel-spreadsh...
  3. Reuse of extension methods - Free Support Forum...

    Hello, We recently discover your different products and are trying to determine the faisaibility of a feature. In our data model, we have a lot of string collections (arrays) and we want to format them like this: “Mr.…... A, Mr B, Mr C and Mr D” We tried to implement..."contacts": ["Mr A", "Mr B", "Mr C", "Mr D"], "reasons": ["LETR"...

    forum.groupdocs.com/t/reuse-of-extension-method...
  4. Pie Chart in Presentation Document | Documentation

    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...
  5. Text file encoding detection | Documentation

    This article explains that how to detect encoding of a text file automatically in Java....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/text-file...
  6. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed....indexFolder = 'c:/MyIndex' ; const documentFolder = 'c:/MyDocuments'...

    docs.groupdocs.com/search/nodejs-java/document-...
  7. 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. 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/
  8. PDF to HTML CSharp on GroupDocs Blog | Document...

    PDF to HTML CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in PDF to HTML CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Jav......NET & Java Developers 使用 C# 将 PDF 文档转换为 HTML 让我们使用几行代码将 PDF...

    blog.groupdocs.com/zh/tag/pdf-to-html-csharp/in...
  9. Excel to CSV on GroupDocs Blog | Document Autom...

    Excel to CSV on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Excel to CSV on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers......NET & Java Developers 在 C# 中將 Excel 轉換為 CSV 並將 CSV 轉換為 Excel...

    blog.groupdocs.com/zh-hant/tag/excel-to-csv/ind...
  10. Convert Word to Excel in CSharp on GroupDocs Bl...

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

    blog.groupdocs.com/fa/tag/convert-word-to-excel...