Discover AxisScaling's Maximum property to easily set or retrieve the axis's maximum value, enhancing your data visualization with precision.... Document doc = new Document (); DocumentBuilder...Aspose.Words.Drawing.Charts assembly Aspose.Words AxisScaling.LogBase...
Explore the DocumentVisitor's VisitSubDocument method, designed for efficient handling of subDocuments in your applications. Enhance your coding efficiency!...VisitSubDocument method Called when a sub-document is encountered. public virtual...how to use a document visitor to print a document’s node structure...
Access specific Paragraphs easily with the ParagraphCollection Item property. Retrieve any Paragraph by index for seamless text management.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...
Discover the FieldMergeBarcode ErrorCorrectionLevel property to optimize your QR Code's reliability. Set values from 0 to 3 for enhanced error correction.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Fields assembly Aspose.Words FieldMergeBarcode...
Discover the VBA LibId property, effortlessly retrieve the Automation type library identifier with this essential guide for developers. Enhance your coding skills!...dll" ; Document doc = new Document ( MyDir + "VBA project...namespace Aspose.Words.Vba assembly Aspose.Words VbaReference...
Discover the Aspose.Words.TabStop class, your solution for custom tab stops in Document formatting. Enhance your Documents with precision and ease!...Words Document Object Model (DOM) documentation article. public...related paragraphs. Document doc = new Document ( MyDir + "Table...
Discover the Aspose.Words.Settings.OdsoRecipientData class, designed to manage and exclude specific records in mail merges for efficient Document processing....Mail Merge and Reporting documentation article. public class OdsoRecipientData...source shall be imported into a document when the mail merge is performed...
Discover the DocumentVisitor VisitStructuredDocumentTagRangeEnd method, essential for handling Structured Document Tags effectively in your applications....how to use a document visitor to print a document’s node structure...structure. Document doc = new Document ( MyDir + "DocumentVisitor-compatible...
Control paragraph spacing with the SpaceAfter property. Easily adjust the spacing in points to enhance your Document's readability and presentation.... Document doc = new Document (); DocumentBuilder...and below them and save the document. builder . Writeln ( "Paragraph...
Effortlessly clear your MappedDataFieldCollection with our Clear method, instantly removing all elements for streamlined data management.... Document doc = CreateSourceDocMappe.../// <summary> /// Create a document with 2 MERGEFIELDs, one of...