Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 47,134 for

(c )

(0.35 sec)
  1. compare two documents on GroupDocs Blog | Docum...

    compare two documents on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare two documents on GroupDocs Blog | Document Automation Solutions for .NET...... 在 C# 中比較兩個或多個文件 使用 C# 比較兩個或多個文件。 .NET SDK...

    blog.groupdocs.com/zh-hant/tag/compare-two-docu...
  2. remove exif data from images on GroupDocs Blog ...

    remove exif data from images on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove exif data from images on GroupDocs Blog | Document Automation Solu......Developers 在 C# .NET 中管理 JPEG、PNG、TIFF 和 WebP 圖像的 EXIF 數據 在 C# 中管理圖像的...

    blog.groupdocs.com/zh-hant/tag/remove-exif-data...
  3. Python Code to PDF on GroupDocs Blog | Document...

    Python Code to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Python Code to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Jav...... C#でソースコードをPDFに変換する ソースコードファイルをC#でPDF形式に変換します。ドキュメント変換...

    blog.groupdocs.com/ja/tag/python-code-to-pdf/in...
  4. GroupDocs.Signature for .NET on GroupDocs Blog ...

    GroupDocs.Signature for .NET on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature for .NET on GroupDocs Blog | Document Automation Solu......パスワードを追加し、ユーザー権限を設定し、ドキュメントへのアクセスを制御して保護を強化します C#を使用してドキュメントのデジタル署名を確認する 電子署名API、GroupDocs...電子署名API、GroupDocs.Signature for .NETを使用して、C#のデジタル署名されたPDF、Word、およびExcelドキ...

    blog.groupdocs.com/ja/tag/groupdocs.signature-f...
  5. In-Table List with Filtering Grouping and Order...

    In-Table List with Filtering, Grouping, and Ordering in HTML Document Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in HTML Document Reporting Requirement As a report developer, you are required to represent managers’ contract information with the following key requirements:...where(c => c.getDate().getYear() + 1900 == 2015) .groupBy(c => c...c.getManager()) .orderBy(g => g.key.getName())\]>> <</foreach>>...

    docs.groupdocs.com/assembly/java/in-table-list-...
  6. Bubble Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Email Document. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Email Document Note This feature is supported by version 17.8.0 or greater. Reporting Requirement As a report developer, you are required to share your sales/orders dynamically with the following key requirements: A report must be in .... GroupBy ( c => c . OrderDate . Month )]>><<...X-Values Total Order Price<<y [sum(c => c.Price)]>><<size[Count()]>>...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  7. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames.... Ex: @"C:\Docs\sample.pdf" using ( Watermarker...relative path to your image. Ex: @"C:\Docs\image.png" using ( Watermarker...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  8. Bubble Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Presentation Document. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft PowerPoint Document Creating a Bubble Chart Please follow below steps to create Bubble 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.... groupBy ( c => c . getDate (). getMonth ())]>><<...Total Contract Price<<y [sum(c => c.getPrice())]>><<size[count()]>>...

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  9. Scatter Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Email Document format. Scatter Chart in Microsoft PowerPoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS Outlook 2013: Create a new Email. Click in the email where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box.... groupBy ( c => c . getDate (). getMonth ())]>>...Contract Price«x [key + 1]»«y [sum(c => c.getPrice())]» 0.7 2.7 1.8 3...

    docs.groupdocs.com/assembly/java/scatter-chart-...
  10. Numeric range search | GroupDocs

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue).... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/numeric-range-sea...