DocumentBuilder.end_bookmark method. Marks the current position in the document as a bookmark end....the current position in the document as a bookmark end. def end_bookmark...bookmark. Remarks Bookmarks in a document can overlap and span any range...
ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....Examples Shows how to insert an entire document’s contents as a replacement...new aw . Document ( base . myDir + "Documentinsertion destination...
Discover the FieldMergeField TextAfter property to easily customize your field output with dynamic text, enhancing document clarity and engagement....Gets or sets the text to be inserted after the field if the field...perform a mail merge. Document doc = new Document (); DocumentBuilder...
OleFormat.isLink property. Returns ``true`` if the OLE object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified)....boolean Examples Shows how to insert linked and unlinked OLE objects...objects. let doc = new aw . Document (); let builder = new aw ...
OleFormat.source_full_name property. Gets or sets the path and name of the source file for the linked OLE object.... Examples Shows how to insert linked and unlinked OLE objects...objects. doc = aw . Document () builder = aw . DocumentBuilder...
Digitally sign Documents and detect, count, verify, and remove existing digital signatures using C#....electronic signatures to sign documents and authenticate the signer...signer to guarantee that a document has not been modified since it...
Aspose::Words::Settings::ViewOptions::get_DoNotDisplayPageBoundaries method. Turns off display of the space between the top of the text and the top edge of the page in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert content that spans across 3...
Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties...the Working with Charts documentation article. Properties Name...shown. Examples Shows how to insert a chart and set a title. let...
Aspose::Words::Paragraph::get_BreakIsStyleSeparator method. True if this paragraph break is a Style Separator. A style separator allows one paragraph to consist of parts that have different paragraph styles in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...BreakType :: PageBreak ); // Insert a paragraph with a style that...
Discover how Aspose.Words.ImportFormatMode enhances document formatting by seamlessly merging styles from imported content for optimal results....importing content from another document. public enum ImportFormatMode...UseDestinationStyles 0 Use the destination document styles and copy new styles...