Quantcast
Browsing all 7205 articles
Browse latest View live

How to generate a document layout from scratch

This example shows the PDF Document Creation API that is used to programmatically generate a document layout.The Universal Subscription or an additional Document Server Subscription is required to use...

View Article


How to attach a file to the document

This example shows how to programmatically attach a txt file to the PDF document.The Universal Subscription or an additional Document Server Subscription is required to use this example in production...

View Article


How to programmatically fill a PDF Form with values

The following example demonstrates how to obtain a list of current fields in a PDF Form (via the PdfFormData.GetFieldNames method) and how to apply new field values to an existing PDF Form (via the...

View Article

How to add a digital signature into a PDF document

This example illustrates how to apply a digital signature to a PDF document. The Universal Subscription or an additional Document Server Subscription is required to use this example in production code....

View Article

How to protect a PDF document with a password

This example shows how  a PDF document can be protected using both the owner and user passwords, as well as the user permissions.The Universal Subscription or an additional Document Server Subscription...

View Article


How to use the PDF printer settings

This example illustrates the application programming interface (API) available in the PDF Document Processor to maintain the document printer settings. This API is provided by the PdfPrinterSettings...

View Article

How to extract images from a PDF document at runtime

This example illustrates the use of the GetImages method for obtaining document bitmaps in code by using PdfDocumentProcessor.The Universal Subscription or an additional Document Server Subscription is...

View Article

How to delete pages from PDF

This example illustrates how to use PDF Document Processor  for deleting pages from PDF.The Universal Subscription or an additional Document Server Subscription is required to use this example in...

View Article


How to rotate PDF pages

This example illustrates how to use PDF Document Processor for rotating PDF pages.The Universal Subscription or an additional Document Server Subscription is required to use this example in production...

View Article


How to operate a PDF content at runtime

This example demonstrates the capability of a PDF Document Processor to operate a PDF content at runtime.To extract the text of the currently opened PDF file, click File | Extract Text on the Ribbon...

View Article

Image may be NSFW.
Clik here to view.

How to create a custom theme for shapes in DiagramDesignerControl

Shapes in the Diagram control are colored according to an applied theme. To create a custom theme, add a resource dictionary into your application and add the Theme element into it. Each theme should...

View Article

How to: use a custom date-time measure unit in automatic scale mode

This example demonstrates how to specify a custom date-time measure unit in Automatic scale mode.

View Article

How to: use a custom numeric measure unit in Automatic scale mode

This example demonstrates how to specify a custom numeric measure unit in Automatic scale mode.

View Article


Generated Data Access Layer Based On Data Provided By a WCF Service

View Article

Generated Data Access Layer with Entity Framework Code First

View Article


Generated Data Access Layer with Entity Framework Database First

View Article

How to select/deselect row by clicking it and prevent a selection of other...

This example demonstrates how to create a helper class that allows you to select rows as if the CTRL button is pressed. I.e. rows selection is not cleared when a particular row is clicked. Only a...

View Article


dxDateBox - How to disable particular dates in the calendar

Currently, dxDateBox does not provide API that allows you to disable specific dates: T260958: dxDateBox - Is it possible to disable dates?. However, it is possible to implement a workaround. The main...

View Article

ASPxGridView - Shopping Cart example

This example illustrates how to implement a Shopping Cart functionality based on the ASPxGridView control.

View Article

How To: Customize DXTabControl's Content Header, Content Footer And Control...

DXTabControl provides special templates to customize the footer, header and control box areas. These templates are:...

View Article
Browsing all 7205 articles
Browse latest View live