Discover how to effectively use the GroupName property to replace captured groups in your matches with custom strings. Enhance your string manipulation skills!... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Replacing assembly Aspose.Words ReplacingArgs...
Learn how to use the GroupIndex property in ReplacingArgs to easily identify and replace captured groups in matches with your custom strings.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Replacing assembly Aspose.Words ReplacingArgs...
Discover the Aspose.Words.Fields.FieldBuilder class to effortlessly create fields using code tokens and switches. Enhance your Document automation today!...the Working with Fields documentation article. public class FieldBuilder...and inserts a field into the document before the specified inline...
Discover the Aspose.Words.Fonts.FontFamily enum—your key to managing diverse font families effortlessly for enhanced Document styling and formatting....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...
Use Aspose.Words for .NET via COM Interop in Python, PHP, VBScript, JScript, and other programming languages....your programming language documentation and the language-specific...topics further in this documentation. Working with COM objects...
Customize your Shape TextBox properties to enhance text display and improve visual appeal in your designs. Unlock creative potential today!... Document doc = new Document (); DocumentBuilder...textBoxShape . TextBox ; // Move the document builder to inside the TextBox...
Discover the FieldSkipIf ComparisonOperator property, easily manage and customize your comparison operators for enhanced data handling.... Document doc = new Document (); DocumentBuilder...discards the current merge document, and then immediately moves...
Discover the FieldMergingArgsBase TableName property, easily access the data table name for your merge operations, or know when it's unavailable.... Document doc = new Document (); DocumentBuilder...new DocumentBuilder ( args . Document ); builder . MoveToMergeField...
Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal positioning for shapes and text frames in your Documents.... Document doc = new Document (); DocumentBuilder...center of a page. Document doc = new Document (); DocumentBuilder...
Discover the Aspose.Words LowCode ProcessorContext class, your essential tool for streamlined Document processing with versatile options and powerful features.... LayoutOptions { get; } Document layout options used by the...namespace Aspose.Words.LowCode assembly Aspose.Words Processor Class...