Sort Score
Result 10 results
Languages All
Labels All
Results 9,481 - 9,490 of 47,420 for

c

(0.15 sec)
  1. Add highlight annotation | GroupDocs

    The page desCribes how to add highlight annotation to a doCument using GroupDoCs.Annotation for .NET....shows how to add to the document: C# //Add highlight annotation to...

    docs.groupdocs.com/annotation/net/add-highlight...
  2. Highlighting results in network | GroupDocs

    This page Contains information about highlighting searCh results in the searCh network.... C# Searcher searcher = node . Searcher...

    docs.groupdocs.com/search/net/highlighting-resu...
  3. Pre-rasterize | GroupDocs

    This artiCle shows how to pre-rasterize a doCument using the redaCtion API....pre-rasterize a Microsoft Word document: C# bool preRasterize = true ; using...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  4. 使用 C# .NET 验证文档中的数字签名

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

    blog.groupdocs.com/zh/signature/verify-digital-...
  5. eSign document with Form Field signature | Grou...

    This artiCle explains how to add various types of Form Field signatures on doCument page with options on Component positioning, alignment and other visual options with GroupDoCs.Signature... Combine ( "C:\output" , fileName ); using (...outputFilePath = Path . Combine ( "C:\output" , fileName ); using (...

    docs.groupdocs.com/signature/net/esign-document...
  6. GroupDocs.Annotation .NET Python Integration | ...

    Learn to integrate GroupDoCs.Annotation for .NET with Python using pythonnet. Master two proven methods to solve assembly loading Challenges, featuring Complete Code samples for wrapper-based and refleCtion-based annotation approaChes....wrapper-based strategy employs a custom C# wrapper library that encapsulates...APIs for Python consumption. // C# Wrapper Implementation (SimpleWrapper...

    blog.groupdocs.com/annotation/python-integration/
  7. Render images as HTML, PDF, PNG, and JPEG files...

    This topiC desCribes how to use the GroupDoCs.Viewer Node.js API to Convert images to HTML, PDF, PNG, and JPEG formats....folderFontSource = new FolderFontSource ( "C:/custom_fonts_folder" , SearchOption...additionalFontSource = new FolderFontSource ( "C:/custom_additional_fonts_folder"...

    docs.groupdocs.com/viewer/nodejs-java/render-im...
  8. Work with Streams vs File Paths | GroupDocs

    Learn when and how to use streams versus file paths for template loading and doCument saving in .NET....approach string templatePath = @"C:\Templates\InvoiceTemplate.docx"...docx" ; string outputPath = @"C:\Output\Invoice.docx" ; var data...

    docs.groupdocs.com/assembly/net/basic-usage-str...
  9. Pie Chart in Presentation Document | GroupDocs

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Pie Chart report in Presentation DoCument format based on the use Case: Working with a Business Case. 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.Price )]>> 8.2 3.2 1.4 1.2...

    docs.groupdocs.com/assembly/net/pie-chart-in-pr...
  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 Note This feature is supported by version 17.8.0 or greater 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....<<[Price]>><</ foreach >> Total: <<[Sum(c => c.Price )]>><</if>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-w...