Gets font name of the Fontaspose.pdf.text/font object.... // Open documentDocument doc = new Document ( @"D:\Tests\input...class Document class Font namespace Aspose.Pdf.Text assembly Aspose...
XmlMapping SetMapping method. Sets a mapping between the parent structured Document tag and an XML node of a custom XML data part in C#....between the parent structured document tag and an XML node of a custom...whether the parent structured document tag is successfully mapped...
Story FirstParagraph property. Gets the first paragraph in the story in C#.... Document doc = new Document (); Run run = new...format a text box. Document doc = new Document (); // Create a floating...
Gets or sets the Owner password.... Remarks Opening the document with the correct owner password...full (owner) access to the document. This unlimited access includes...
BaseWebExtensionCollection Item property. Gets or sets an item at the specified index in C#....with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . AreEqual...
FormField TextInputFormat property. Returns or sets the text formatting for a text form field in C#....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...
PdfDocumentInfo PdfDocumentInfo class This class represents set of metadata for Document description. public class Pd......represents set of metadata for document description. public class...Gets or sets author of the document. Keywords { get; set; } Gets...
Gets the columns of the table....object of the Document class Document doc = new Document (); // Initialize...with tag. // The path to the documents directory. string dataDir...
StructuredDocumentTag StyleName property. Gets or sets the name of the style applied to the structured Document tag in C#....applied to the structured document tag. public string StyleName...control elements. Document doc = new Document (); DocumentBuilder...
ImportFormatOptions AdjustSentenceAndWordSpacing property. Gets or sets a boolean value that specifies whether to adjust sentence and word spacing automatically. The default value is false in C#.... Document srcDoc = new Document (); Document dstDoc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...