Provides methods for COM clients to load a Document into Aspose.Pdf....for COM clients to load a document into Aspose.Pdf. The ComHelper...Initialize and return new Document instance from the open_stream(input...
Abstract class for all devices which is used to process the whole pdf Document....used to process the whole pdf document. The DocumentDevice type exposes...Methods Name Description process(document, from_page, to_page, output)...
Document Print method. Prints the whole Document to the default printer in C#....] Print() Prints the whole document to the default printer. public...print a document using the default printer. Document doc = new...
Initializes a new instance of the PDF3DViewaspose.pdf.annotations/pdf3dview class....Contents [ Hide ] PDF3DView(Document, Matrix3D, double, string)...class. public PDF3DView ( Document doc , Matrix3D cameraPosition...
Gets or sets fonts settings to be used while saving...Examples Shows how to save a document in pdf format using specified...font. // The path to the documents directory. string dataDir...
DocumentBuilder constructor. Initializes a new instance of this class in C#....object and attaches it to a new Document object. Examples Shows how...DocumentBuilder. Document doc = new Document (); DocumentBuilder...