OdsoRecipientData UniqueTag property. Specifies the contents of a given record in the column containing unique data. The default value is null in C#.... Document doc = new Document ( MyDir + "Odso data...namespace Aspose.Words.Settings assembly Aspose.Words OdsoRecipientData...
Odso RecipientDatas property. Gets or sets a collection of objects that specify inclusion/exclusion of individual records in the mail merge. This object is never null in C#.... Document doc = new Document ( MyDir + "Odso data...namespace Aspose.Words.Settings assembly Aspose.Words Odso.FirstRowContainsColu...
ImageSize WidthPoints property. Gets the width of the image in points. 1 point is 1/72 inch in C#....that, // when we view the document using 100% zoom in Microsoft...its actual size. Document doc = new Document (); DocumentBuilder...
Aspose.Words for .NET 15.4.0 Release Notes – the latest updates and fixes....for MS Word for Mac 2011 documents Improved page number calculation...TXT, ODT and Microsoft Word document formats All Changes Key Summary...
ImageSize HeightPoints property. Gets the height of the image in points. 1 point is 1/72 inch in C#....that, // when we view the document using 100% zoom in Microsoft...its actual size. Document doc = new Document (); DocumentBuilder...
ThemeFonts Latin property. Specifies font name for Latin characters in C#.... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...
Theme MajorFonts property. Allows to specify the set of major fonts for different languages in C#.... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...
ThemeColors Dark1 property. Specifies color Dark 1 in C#.... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...
FieldToc EntryLevelRange property. Gets or sets a range of levels of the table of contents entries to be included in C#....FieldTocEntryIdentif () { Document doc = new Document (); DocumentBuilder...} /// <summary> /// Use a document builder to insert a TC field...
OleFormat SourceFullName property. Gets or sets the path and name of the source file for the linked OLE object in C#.... Document doc = new Document (); DocumentBuilder...Microsoft Visio drawing into the document as an OLE object. builder...