SaveOptions DefaultTemplate property. Gets or sets path to default template including filename. Default value for this property is empty string Empty in C#....set a default template for documents that do not have attached...attached templates. Document doc = new Document (); // Enable automatic...
Aspose.Words for C++ 22.5 Release Notes – the latest updates and fixes....EPUB documents. Added support for loading XML documents. Added...does not support loading PDF documents. The current release has limited...
Class for manipulation with XMP metadata.... PdfXmpMetadata(document) Initializes a new instance...Name Description document Gets the document facade is working...
Aspose.Words.BookmarkEnd class. Represents an end of a bookmark in a Word Document in C#....end of a bookmark in a Word document. To learn more, visit the...Working with Bookmarks documentation article. public class BookmarkEnd...
Creates a CDATASectionaspose.html.dom/cdatasection node whose value is the specified string....CreateCDATASection Document.CreateCDATASection method Creates...CDATASection . Examples var cdata = document . CreateCDATASection ( data...
DocumentBuilder Writeln method. Inserts a string and a paragraph break into the Document in C#....a paragraph break into the document. public void Writeln ( string...string to insert into the document. Remarks Current font and...
StructuredDocumentTagRangeStart LockContentControl property. When set to true this property will prohibit a user from deleting this structured Document tag in C#....from deleting this structured document tag. public bool LockContentControl...structured document tags. Document doc = new Document ( MyDir +...
Defines different actions which can be triggered from a PDF file.... Document_AttachFile 8 A named action...attachment. Document_CropPages 9 A named action to crop document pages...
DocumentVisitor VisitStructuredDocumentTagStart method. Called when enumeration of a structured Document tag has started in C#....enumeration of a structured document tag has started. public virtual...every structured document tag in a document. public void StructuredDocumentTa...
Gets or sets a value indicating whether the text style is bold....// Load the document into Aspose.Note. Document oneFile = new...new Document ( dataDir + "ApplyNumberingOnText.one" ); // Retrieve...