Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 48,368 for

(c )

(0.39 sec)
  1. Add replies to annotation | GroupDocs

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....to add replies to annotation: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/add-replies-t...
  2. GroupDocs.Conversion for .NET 25.11 – Latest Up...

    Explore what’s new in GroupDocs.Conversion for .NET 25.11. Available now on NuGet and GroupDocs website....com/c/conversion/7 Stay tuned for more...

    blog.groupdocs.com/conversion/groupdocs-convers...
  3. 使用 C# .NET 验证文档中的数字签名

    使用电子签名 API、GroupDocs.Signature for .NET 在 C# 中验证数字签名 PDF、Word 和 Excel 文档中的数字签名信息。...NET API 与 C# 。 验证数字签名 PDF 文档的步骤 # 为了演示,我使用...

    blog.groupdocs.com/zh/signature/verify-digital-...
  4. MSG converted to PDF with empty page of message...

    Converting MSG file to PDF gives back empty email message page...csproj" -c $BUILD_CONFIGURATION -o /app/build...publish "./TestConverter.csproj" -c $BUILD_CONFIGURATION -o /app/publish...

    forum.groupdocs.com/t/msg-converted-to-pdf-with...
  5. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....</Contract> <Contract> <Client> <Name>C &amp; D</Name> </Client> <Price>350000</Price>...($1200000) - B Ltd. ($750000) - C & D ($350000) Manager: Tony Anderson...

    docs.groupdocs.com/assembly/java/working-with-x...
  6. Handle EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manipulate EXIF metadata of images in Java. Extract, update, add or remove EXIF data of JPG/JPEG, PNG, WebP, or other images programmatically using Java API....setCopyright("Copyright (C) 2011-2020 GroupDocs. All Rights...Manage EXIF Data of Images in C#...

    blog.groupdocs.com/metadata/handle-exif-data-of...
  7. Working with Email Messages | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messageswith HTML and RTF bodies. A table-row data band is a data band which body occupies single or multiple rows of a single document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....<<foreach [c in ds]>><<[c.Client]>> <<[c.Manager]>> <<[c.Price]>><</foreach>>...

    docs.groupdocs.com/assembly/net/working-with-em...
  8. In-Table List with Highlighted Rows in HTML Doc...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table List with Highlighted Rows in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. In-Table List with Highlighted Rows in HTML Document Reporting Requirement As a report developer, you are required to represent customers’ orders information with a specific filtering condition with the following key requirements:.../ foreach >> Total: <<[Sum(c => c.Price )]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  9. 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. 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. 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....Sum (c => c.Price )]>> 8.2 3.2 1.4 1.2...

    docs.groupdocs.com/assembly/net/pie-chart-in-em...
  10. In-Table List With Alternate Content in Email D...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Email Document format. In-Table List With Alternate Content in Email Document Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS Outlook 2013. Add a new email. Press “Insert” tab to insert the table. Insert a 2X3 table. Save the template....sum(c => c.getPrice())]>><</if>> Download...

    docs.groupdocs.com/assembly/java/in-table-list-...