Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.
Adding graphs to PDF documents is a very common task for developers while working with Adobe Acrobat Writer or other PDF processing applications. There are many types of graphs that can be used in PDF applications. Aspose.PDF for .NET also supports adding graphs to PDF documents. For this purpose, the Graph class is provided. Graph is a paragraph level element and it can be added to the Paragraphs collection in a Page instance. A Graph instance contains a collection of Shapes.
The following types of shapes are supported by the Graph class:
The following operations are supported for shape types:
The above details are also depicted in the figures below:
Analyzing your prompt, please hold on...
An error occurred while retrieving the results. Please refresh the page and try again.