Deletes all bookmarks of the PDF Document....Deletes all bookmarks of the PDF document. public void DeleteBookmarks...namespace Aspose.Pdf.Facades assembly Aspose.PDF DeleteBookmarks(string)...
Begins rendering of the Document....of the document. public void BeginDocument ( Document document...Type Description documentDocument The document. See Also class...
Begins rendering of the Document....method Begins rendering of the document. public override void BeginDocument...BeginDocument ( Documentdocument ) Parameter Type Description document...
FontFallbackSettings Load method. Loads font fallback settings from XML file in C#....to/from an XML document in the local file system. Document doc = new...new Document ( MyDir + "Rendering.docx" ); // Load an XML document...
Saves the PDF Document to the specified file....Save(Stream) Saves the PDF document to the specified file. public...namespace Aspose.Pdf.Facades assembly Aspose.PDF Save(string) Saves...
Signs the Document using this signature field....Stream, string) Signs the document using this signature field...Forms assembly Aspose.PDF Sign(Signature) Sign the document using...
Start to visit the Documentaspose.note/Document node....method Start to visit the Document node. public virtual void...VisitDocumentStart ( Documentdocument ) Parameter Type Description...
End to visit the Documentaspose.note/Document node....VisitDocumentEnd method End to visit the Document node. public virtual void...void VisitDocumentEnd ( Documentdocument ) Parameter Type Description...
Retreives next image from PDF Document. Note ExtractImage must be called before using of this method....Retreives next image from PDF document. Note: ExtractImage must be...namespace Aspose.Pdf.Facades assembly Aspose.PDF GetNextImage(string...