Creates a link to another PDF Document page....Creates a link to another PDF document page. public void CreatePdfDocumentLin... remotePdf String The PDF document which page will be opened...
Creates a web link in PDF Document....Creates a web link in PDF document. public void CreateWebLink...namespace Aspose.Pdf.Facades assembly Aspose.PDF CreateWebLink(Rectangle...
LoadOptions constructor. Initializes a new instance of this class with default values in C#....Shows how to open an HTML document with images from a stream...File . OpenRead ( MyDir + "Document.html" )) { // Pass the URI...
Initializes a new instance of the PDF3DCrossSectionaspose.pdf.annotations/pdf3dcrosssection class....PDF3DCrossSection ( Document doc ) Parameter Type Description doc Document The...The document. See Also class Document class PDF3DCrossSection namespace...
Document RemoveExternalSchemaReferences method. Removes external XML schema references from this Document in C#....RemoveExternalSchema Document.RemoveExternalSchema method Removes...schema references from this document. public void RemoveExternalSchema...
SaveOptions CreateSaveOptions method. Creates a save options object of a class suitable for the specified save format in C#....rendering large documents to PDF. Document doc = new Document ( MyDir...object that we can pass to the document's "Save" method // to modify...
Initializes a new instance of the DocumentTypeaspose.html.dom/Documenttype class...., string internalSubset , Document doc ) Parameter Type Description...subset. doc Document The document. See Also class Document class DocumentType...
Initializes the facade....public override void BindPdf ( Document srcDoc ) Parameter Type Description...Description srcDoc Document The Aspose.Pdf.Document object. See Also...
Enumerates the operations to perform with Document during launch action executing....operations to perform with document during launch action executing...state. OPEN Open a document. PRINT Print a document. See Also namespace...