Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 47,530 for

(c )

(0.11 sec)
  1. Bubble Chart in Word Processing Document | Grou...

    Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft Word Document Creating a Bubble Chart Please follow below steps to create a bubble chart in MS Word 2013: Click in the document 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. Select “X Y(Scatter)” in the sidebar, you will see a gallery of charts.... GroupBy ( c => c . OrderDate . Month )]>><<...Total orders by months<<y [Sum(c => c.Price )]>><<size [Count()]>>...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  2. Scatter Chart in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft Word Document Creating a Scatter Chart Please follow below to create Scatter Chart in MS Word 2013: Click in the document 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-...
  3. Scatter Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft PowerPoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS PowerPoint 2013: Click in the document 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-...
  4. Merge PDF | GroupDocs

    Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Java API and couple lines of code...Merger merger = new Merger ( "c:\sample1.pdf" ) // Add another...file to merge merger . join ( "c:\sample2.pdf" ); // Merge PDF...

    docs.groupdocs.com/merger/java/merge-pdf/
  5. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....image redactions to its pages: C# var stream = new MemoryStream...var redactor = new Redactor ( "C:\\Temp\\sample.docx" )) { // Perform...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  6. Merge text files | GroupDocs

    Learn how to merge TXT files, combine TXT files into one file programmatically in net language using GroupDocs.Merger for Python via .NET library....Merger ( "c:/sample1.txt" ) as merger : merger . join ( "c:/sample2..."c:/sample2.txt" ) merger . save ( "c:/merged.txt" ) Code Examples Please...

    docs.groupdocs.com/merger/python-net/merge/txt/
  7. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....watermarker = new Watermarker ( "C:\\Docs\\contract.docx" )) { //...watermark = new ImageWatermark ( "C:\\Docs\\logo.png" ); // Specify...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  8. Download and Explore GroupDocs.Viewer for .NET ...

    Visual Studio Plugin for GroupDocs.Viewer API for .NET Examples is an easy way for the users/developers to explore and investigate API examples. The plugin automatically downloads the examples from Github and the latest GroupDocs.Viewer library from NuGet. This provides a quick and comfortable way to view and run example projects without downloading everything manually. FeaturesFollowing are some of the features of this plugin: Appears in File menu in Visual Studio Downloads source code automatically from Github Downloads **GroupDocs....reference automatically Provides both C# and VB examples Supports Visual...Studio GroupDocs.Viewer Project (C#, VB) Showing files in projects...

    blog.groupdocs.com/viewer/download-explore-grou...
  9. convert to html on GroupDocs Blog | Document Au...

    convert to html on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in convert to html on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve...... 使用 C# 将 PDF 文档转换为 HTML 让我们使用几行代码将 PDF...应用程序中自动进行 PDF 转换,以转换整个文档或选定的页面。 在 C# 中将文档转换为 HTML 时显示和隐藏页面边框 使用显示...

    blog.groupdocs.com/zh/tag/convert-to-html/index...
  10. Excel to PDF on GroupDocs Blog | Document Autom...

    Excel to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Excel to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...... 使用 C# 将 Excel 电子表格转换为 PDF 使用 C# 将 Excel 文件转换为 PDF。使用电子表格转换...

    blog.groupdocs.com/zh/tag/excel-to-pdf/index.xml