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

(c )

(0.29 sec)
  1. Edit DOC DOCX files on GroupDocs Blog | Documen...

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

    blog.groupdocs.com/ja/tag/edit-doc-docx-files/i...
  2. Convert PDF to HTML on GroupDocs Blog | Documen...

    Convert PDF to HTML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert PDF to HTML on GroupDocs Blog | Document Automation Solutions for .NET & J...... C#을 사용하여 PDF 문서를 HTML로 변환 몇 줄의 코드를...

    blog.groupdocs.com/ko/tag/convert-pdf-to-html/i...
  3. Pie Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “Pie”. Preview “Pie” and press OK to insert the chart and Worksheet template to your email....sum(c => c.getPrice())]>> A 8.2 B 3.2 C 1.4 D 1.2 ###...

    docs.groupdocs.com/assembly/java/pie-chart-in-e...
  4. In-Table List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Presentation format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft PowerPoint Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab. Add a 2x3 table. Save your Document. Reporting Requirement As a report developer, you are required to represent the information of the managers with the following key requirements:...sum(c => c.getPrice())]>><<foreach>> Total:...sum(m => m.getContracts().sum(c => c.getPrice()))]>> Download In-Table...

    docs.groupdocs.com/assembly/java/in-table-list-...
  5. Specify file type for comparison manually | Gro...

    Specify a document file type manually in GroupDocs.Comparison for .NET via LoadOptions.FileType to skip auto-detection and speed up loading of large files.... C# using GroupDocs.Comparison ;...keeps the calling code generic. C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/specify-file-...
  6. 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...
  7. 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-...
  8. 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...
  9. Save image by custom strategy | GroupDocs

    The listed articles below explain how to user control how images are saved when a document is saved to Markdown format....saving logic for each image: C# using GroupDocs.Markdown ; //...watermarked version or a placeholder): C# using System.IO ; using GroupDocs...

    docs.groupdocs.com/markdown/net/custom-strategy/
  10. Add Text Watermark to PPTX using Java

    Discover how to add text watermark to PPTX using Java, all without needing any extra software installation. Plus, get code to insert text watermark to PPTX in Java....watermark from DOCX files using C#. If you require further assistance...text watermark from DOCX using C# . Updated on 29 Apr 2024 English...

    kb.groupdocs.com/watermark/java/add-text-waterm...