TextWatermarkOptions.layout property. Gets or sets layout of the watermark... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...
FieldTC.entry_level property. Gets or sets the level of the entry.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a TOC field, which...
FieldTC.omit_page_number property. Gets or sets whether page number in TOC should be omitted for this field.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a TOC field, which...
FindReplaceOptions.ignore_field_codes property. Gets or sets a boolean value indicating either to ignore text inside field codes... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_field (...
Discover Aspose.Words.MailMergeCleanupOptions enum to efficiently manage mail merge cleanup. Optimize your Documents by controlling item removal seamlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a document with...
MarkdownSaveOptions.office_math_export_mode property. Specifies how OfficeMath will be written to the output file... doc = aw . Document ( file_name =...MarkdownOfficeMathEx . IMAGE doc . save ( file_name = ARTIFACTS_DIR...
Aspose::Words::Document::UpdateThumbnail method. Updates Thumbnail of the Document using default options in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...