Optimize your UI with the CompatibilityOptions UICompat97To2003 setting. Disable non-compatible features for seamless Word 97-2003 use. Enhance performance today!...xml’ document package part. Default value...Shows how to optimize the document for different versions of...
Manage your form with ease using the FormField Checked property. Control checkbox status effortlessly—default is unchecked for streamlined user experience....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...
Discover the MailMerge PreserveUnusedTags property to manage unused mustache tags effectively, enhancing your Document automation process.... Document doc = CreateSourceDocWithA...columns in that table. // Our document has no such fields, but it...
Enhance your Documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo box form fields for improved user experience....fields are objects in the document that the user can interact...We can create them using a document builder, and below are two...
ChartTitle Orientation property. Gets or sets the orientation of the chart title text.... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words ChartTitle.Format...
Discover how the JsonDataLoadOptions PreserveSpaces property enhances JSON data handling by preserving leading and trailing spaces for accurate string values.... Document doc = new Document ( MyDir + "Reporting...namespace Aspose.Words.Reporting assembly Aspose.Words JsonDataLoadOptions...
Adjust the FooterDistance property to control the space between your page footer and the bottom. Enhance your Document layout effortlessly!... Document doc = new Document (); DocumentBuilder...PageSetup namespace Aspose.Words assembly Aspose.Words PageSetup.FirstPageTray...
Adjust the PageSetup HeaderDistance property to customize header spacing in points, enhancing your Document's layout for better readability and presentation.... Document doc = new Document (); DocumentBuilder...PageSetup namespace Aspose.Words assembly Aspose.Words PageSetup.Gutter...
Discover how to customize the MailMergeSettings Destination property in Microsoft Word for tailored mail merge outputs. Maximize your Document efficiency today!... Document doc = new Document (); DocumentBuilder...settings )); // Opening this document in Microsoft Word will execute...
Access the Document Theme property to effortlessly retrieve the Theme object, enhancing your Document's design and visual appeal....Theme Contents [ Hide ] Document.Theme property Gets the Theme...Theme object for this document. public Theme Theme { get ; } Examples...