ResolveUri
IExternalResourceResolver.ResolveUri method
Resolves the absolute URI from the base and relative URIs.
public string ResolveUri(string baseUri, string relativeUri)
Parameter | Type | Description |
---|---|---|
baseUri | String | Base URI of linking objects |
relativeUri | String | Relative URI to the linked object. |
Return Value
Absolute URI or null if the relative URI cannot be resolved.
See Also
- interface IExternalResourceResolver
- namespace Aspose.Slides.Import
- assembly Aspose.Slides