Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 47,561 for

(c )

(0.28 sec)
  1. Sign PDF with Digital Signature Certificate usi...

    Master the art of digitally signing PDFs with certificates in Java. Customize signatures and build your own application using Digital Signature API....with Digital Certificate using C# Verify Digital Signature in Documents...

    blog.groupdocs.com/signature/sign-pdf-with-cert...
  2. In-Table List with Highlighted Rows in Email Do...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows report in Email 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. In-Table List with Highlighted Rows in Email Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Outlook 2013..../ foreach >> Total: <<[Sum(c => c.Price )]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  3. Spreadsheet redactions | GroupDocs

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....other emails in the document: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/spreadsheet-re...
  4. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API.... string inputFilePath = "C:\\input_path\\document.docx" ;...null ); string outputFilePath = "C:\\output_path\\document.rtf" ;...

    docs.groupdocs.com/editor/net/introduction/
  5. Working with JSON Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...Price:750000 }, { Client:{ Name:"C & D" }, Price:350000 } ] }, {...($1200000) - B Ltd. ($750000) - C & D ($350000) Manager: Tony Anderson...

    docs.groupdocs.com/assembly/net/working-with-js...
  6. Cancel rendering | GroupDocs

    Cancel or stop rendering rendering process with cancellation token...snippet shows how to cancel a task: C# using System.Diagnostics ; using...

    docs.groupdocs.com/viewer/net/cancel-rendering/
  7. Convert 3D formats | GroupDocs

    In this article, you will learn how to convert 3D documents to PDF or other 3D formats with GroupDocs.Conversion for .NET....convert 3DS document to FBX in C# using . // Load the source 3DS...

    docs.groupdocs.com/conversion/net/convert/3d/
  8. Convert images | GroupDocs

    In this article, you can learn how to convert JPG, PNG, TIFF and other images into various file formats with several lines of C# code...intuitively just using a few lines of C# code as described below: Create...review several code examples in C# language below and see how to...

    docs.groupdocs.com/conversion/net/convert/image/
  9. convert_files_in_archive.zip

    demo-app/converted-files/annual-review_pdf.pdf ANNUAL REVIEW | 1 ANNUAL REVIEW S U B T I T L E FA B R I K A M T E C H N O L O G Y I N C . | I N F O @ FA B R I K A M . C O M ANNUAL REVIEW | 2 B U S ......T E C H N O L O G Y I N C . | I N F O @ FA B R I K A M . C O M...2 Q 3 Q 4 S E C T O R 1 4.3 2.5 3.5 4.5 S E C T O R 2 2.4 4.4...

    docs.groupdocs.com/conversion/python-net/_sampl...
  10. Introduction | GroupDocs

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications.... String inputFilePath = "C:\\input_path\\document.docx" ;...null ); String outputFilePath = "C:\\output_path\\document.rtf" ;...

    docs.groupdocs.com/editor/java/introduction/